{
    "@context": "https://schema.org",
    "@type": "Service",
    "@id": "https://www.yufixit.com/schemas/services-dimension/macbook-pro-2020-trackpad-repair-within-an-hour.json",
    "name": "MacBook Pro 2020 Trackpad Repair within an hour",
    "description": "YUFixit provides MacBook Pro 2020 Trackpad Repair within an hour. 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 2020",
        "trackpad repair",
        "within an hour",
        "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"
        }
    ]
}