{
    "@context": "https://schema.org",
    "@type": "Service",
    "@id": "https://www.yufixit.com/schemas/catalog/samsung.json",
    "name": "Samsung Repair Catalog",
    "description": "YUFixit provides Samsung Repair Catalog near you with fast diagnostics and expert repair. Many repairs are completed within an hour when parts and damage level allow. Open 7am\u20137pm, 7 days a week.",
    "keywords": [
        "samsung repair",
        "galaxy repair",
        "screen repair",
        "battery replacement",
        "charging port repair",
        "near me",
        "fast",
        "within an hour",
        "best",
        "open hours",
        "YUFixit"
    ],
    "provider": {
        "@id": "https://www.yufixit.com/#yufixit-416-central"
    },
    "areaServed": [
        {
            "@id": "https://www.yufixit.com/schemas/service-area/hudson-county-nj.json"
        },
        {
            "@id": "https://www.yufixit.com/schemas/service-area/bergen-county-nj.json"
        },
        {
            "@id": "https://www.yufixit.com/schemas/service-area/essex-county-nj.json"
        },
        {
            "@id": "https://www.yufixit.com/schemas/service-area/nyc-counties-ny.json"
        },
        {
            "@id": "https://www.yufixit.com/schemas/service-area/nj-metro-counties.json"
        }
    ],
    "hoursAvailable": [
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Monday",
            "opens": "07:00",
            "closes": "19:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Tuesday",
            "opens": "07:00",
            "closes": "19:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Wednesday",
            "opens": "07:00",
            "closes": "19:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Thursday",
            "opens": "07:00",
            "closes": "19:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Friday",
            "opens": "07:00",
            "closes": "19:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Saturday",
            "opens": "07:00",
            "closes": "19:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Sunday",
            "opens": "07:00",
            "closes": "19:00"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.yufixit.com/repair/"
    },
    "isRelatedTo": [
        {
            "@type": "WebPage",
            "@id": "https://www.yufixit.com/repair/"
        }
    ]
}