{ "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Hassan Salt", "image": "https://hassansalt.com/assets/factory-exterior.png", "description": "Leading manufacturer and exporter of premium Himalayan Pink Salt, Sea Salt, and Industrial Salt from Pakistan.", "url": "https://hassansalt.com", "telephone": "+923001234567", "address": { "@type": "PostalAddress", "streetAddress": "Industrial Estate", "addressLocality": "Karachi", "addressRegion": "Sindh", "postalCode": "75000", "addressCountry": "PK" }, "geo": { "@type": "GeoCoordinates", "latitude": "24.8607", "longitude": "67.0011" }, "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" ], "opens": "09:00", "closes": "18:00" }, "sameAs": [ "https://www.facebook.com/hassansalt", "https://www.linkedin.com/company/hassansalt" ], "hasOfferCatalog": { "@type": "OfferCatalog", "name": "Salt Products", "itemListElement": [ { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Himalayan Pink Salt", "description": "Premium food-grade Himalayan Pink Salt sourced from ancient mineral deposits." } }, { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Sea Salt", "description": "High-purity sea salt harvested from pristine waters." } }, { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Industrial De-Icing Salt", "description": "Fast-acting de-icing salt for snow and ice management." } }, { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Himalayan Salt Lamps", "description": "Hand-crafted Himalayan Salt Lamps carved from authentic pink salt crystals." } } ] } }