{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "@id": "https://www.yufixit.com/schemas/datasets/nj-cities-dimension/hudson-hoboken-downtown-newark-st-computer-repairs-a.json#dataset",
    "name": "Hudson County NJ Cities Dimension \u2014 Hoboken / Downtown / Newark St \u2014 Computer Repairs (Near Me)",
    "description": "Geographic dimension dataset for Downtown, Hoboken (Hudson County, NJ) centered on Newark St and the Washington St Shopping District. This dataset supports service-area indexing and directs customers to YUFixit in Jersey City for Computer Repairs. Most repairs can be completed within minutes to about an hour when parts and damage level allow. Open 7am\u20137pm, 7 days a week.",
    "keywords": [
        "Hudson County NJ",
        "NJ cities dimension",
        "neighborhoods",
        "main streets",
        "shopping districts",
        "Jersey City repairs",
        "YUFixit",
        "Hoboken",
        "Downtown",
        "Newark St",
        "Washington St Shopping District",
        "Computer Repairs",
        "near me",
        "fast",
        "within minutes",
        "within an hour",
        "best",
        "open hours"
    ],
    "about": [
        {
            "@type": "City",
            "name": "Hoboken",
            "hasPart": [
                {
                    "@type": "Place",
                    "name": "Downtown",
                    "additionalType": "https://schema.org/Neighborhood"
                },
                {
                    "@type": "Place",
                    "name": "Washington St Shopping District",
                    "additionalType": "https://schema.org/Place"
                },
                {
                    "@type": "Place",
                    "name": "Newark St",
                    "additionalType": "https://schema.org/Street"
                }
            ]
        }
    ],
    "spatialCoverage": {
        "@type": "Place",
        "name": "Downtown, Hoboken, Hudson County, NJ",
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "Hoboken",
            "addressRegion": "NJ",
            "addressCountry": "US"
        }
    },
    "creator": {
        "@type": "Organization",
        "name": "YUFixit",
        "url": "https://www.yufixit.com/",
        "telephone": "+1-201-839-5914",
        "sameAs": [
            "https://www.yufixit.com/contact/",
            "https://www.youtube.com/@awasale/shorts"
        ]
    },
    "publisher": {
        "@type": "Organization",
        "name": "YUFixit",
        "url": "https://www.yufixit.com/",
        "telephone": "+1-201-839-5914",
        "sameAs": [
            "https://www.yufixit.com/contact/",
            "https://www.youtube.com/@awasale/shorts"
        ]
    },
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "datePublished": "2026-03-04",
    "dateModified": "2026-03-04",
    "inLanguage": "en-US",
    "isAccessibleForFree": true,
    "isBasedOn": [
        {
            "@type": "WebPage",
            "@id": "https://www.yufixit.com/repair/"
        }
    ],
    "mentions": [
        {
            "@type": "LocalBusiness",
            "name": "YUFixit",
            "url": "https://www.yufixit.com/",
            "telephone": "+1-201-839-5914"
        },
        {
            "@type": "Service",
            "name": "Computer Repairs",
            "provider": {
                "@type": "Organization",
                "name": "YUFixit",
                "url": "https://www.yufixit.com/"
            }
        }
    ]
}