{
    "@context": "https://schema.org",
    "@type": "Service",
    "@id": "https://www.yufixit.com/schemas/services-dimension/macbook-air-2021-ram-upgrade-open-hours.json",
    "name": "MacBook Air 2021 RAM Upgrade open hours",
    "description": "YUFixit provides MacBook Air 2021 RAM Upgrade 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 air 2021",
        "ram upgrade",
        "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"
        }
    ]
}