{
    "@context": "https://schema.org",
    "@type": "Service",
    "@id": "https://www.yufixit.com/schemas/services-dimension/macbook-2015-water-damage-repair-same-day-repair.json",
    "name": "MacBook 2015 Water Damage Repair same day repair",
    "description": "YUFixit provides MacBook 2015 Water Damage Repair same day repair. Expert MacBook repair services with fast diagnostics. Most repairs completed within an hour when possible. Open 7am to 7pm seven days a week.",
    "provider": {
        "@id": "https://www.yufixit.com/#yufixit-416-central"
    },
    "keywords": [
        "mac repair",
        "macbook repair",
        "macbook 2015",
        "water damage repair",
        "same day repair",
        "mac repair near me",
        "YUFixit"
    ],
    "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"
        }
    ]
}