{
    "@context": "https://schema.org",
    "@type": "Service",
    "@id": "https://www.yufixit.com/schemas/services-dimension/macbook-pro-2018-charging-port-repair-open-hours.json",
    "name": "MacBook Pro 2018 Charging Port Repair open hours",
    "description": "YUFixit provides MacBook Pro 2018 Charging Port Repair open hours. 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 pro 2018",
        "charging port repair",
        "open hours",
        "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"
        }
    ]
}