{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Rodriguez Group",
  "url": "https://rodriguez-groups.com/",
  "description": "Fabricante y distribuidor mayorista de burletes bajo puerta, despacho a todo Argentina.",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Córdoba",
    "addressRegion": "Córdoba",
    "addressCountry": "AR"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+5493525638625",
    "contactType": "sales",
    "areaServed": "AR",
    "availableLanguage": "Spanish"
  }
}
