{
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "OM BHAVESHAWAR ELECTRICAL & ELECTRONICS",
    "alternateName": "OM BHAVESHAWAR",
    "description": "Industrial electrical contractors specializing in HT LT cable jointing, control panel wiring, CCTV, and fire detection systems in Pune.",
    "url": "https://ombhaveshkar.hsites.in/",
    "logo": "https://ombhaveshkar.hsites.in/img/om-bhaveshawar-logo.png",
    "image": "https://ombhaveshkar.hsites.in/img/og-image.jpg",
    "email": "aniketkatale7737@gmail.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "A/p- Rajgurunagar",
        "addressLocality": "Rajgurunagar",
        "addressRegion": "Maharashtra",
        "postalCode": "410505",
        "addressCountry": "IN"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "18.873",
        "longitude": "73.896"
    },
    "openingHours": "Mo-Sa 09:00-18:00",
    "priceRange": "₹₹",
    "areaServed": ["Pune", "Khed", "Maharashtra", "India"],
    "founder": {
        "@type": "Person",
        "name": "Aniket Katale"
    },
    "foundingDate": "2020",
    "makesOffer": [
        {
            "@type": "Offer",
            "itemOffered": {
                "@type": "Service",
                "name": "HT LT Cable Jointing",
                "description": "High Tension and Low Tension cable jointing from 11 KV to 33 KV."
            }
        },
        {
            "@type": "Offer",
            "itemOffered": {
                "@type": "Service",
                "name": "Control Panel Wiring",
                "description": "Design and wiring of industrial control panels."
            }
        },
        {
            "@type": "Offer",
            "itemOffered": {
                "@type": "Service",
                "name": "CCTV Installation",
                "description": "Supply and installation of CCTV surveillance systems."
            }
        },
        {
            "@type": "Offer",
            "itemOffered": {
                "@type": "Service",
                "name": "Fire Detection Systems",
                "description": "Installation of fire detection and alarm systems."
            }
        },
        {
            "@type": "Offer",
            "itemOffered": {
                "@type": "Service",
                "name": "Electrical Material Supply",
                "description": "Supply of industrial electrical materials."
            }
        }
    ]
}