{
"@context": "https://schema.org",
"@type": "ChemicalIndustry",
"@id": "https://laxmienterprise.net",
"name": "Laxmi Enterprise",
"url": "https://laxmienterprise.net",
"logo": "https://laxmienterprise.net",
"image": "https://laxmienterprise.net",
"telephone": "+91-8048096415",
"email": "LAXMIENTERPRISE1981@GMAIL.COM",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "SURVEY NO. 408/3/B/D, NANDESARI GIDC, RAILWAY CROSSING ROAD, NANDESARI",
"addressLocality": "Vadodara",
"addressRegion": "Gujarat",
"postalCode": "391340",
"addressCountry": "IN"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "22.4173",
"longitude": "73.0898"
},
"knowsAbout": [
"Industrial Chemicals",
"Sodium Nitrate",
"Sodium Sulphate",
"Sodium Acetate Anhydrous",
"Sodium Sulphite"
],
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+91-8048096415",
"contactType": "sales",
"areaServed": "IN",
"availableLanguage": ["en", "hi", "gu"]
}
}