{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Pulva Corporation",
"url": "https://www.pulva.com/",
"logo": "https://lirp.cdn-website.com/fd7788e9/dms3rep/multi/opt/Pulva_logo-438w.png",
"contactPoint": {
"@type": "ContactPoint",
"email": "sales@pulva.com",
"contactType": "sales"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "105 Industrial Drive West",
"addressLocality": "Valencia",
"addressRegion": "PA",
"postalCode": "16059",
"addressCountry": "US"
},
"telephone": "(844) 710-1175"
}