{
  "$schema": "https://schema.org/Organization",
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://armatoritaliani.com/#organization",
  "name": "Armatori Italiani by Mariné",
  "alternateName": ["Armatori Italiani", "Mariné", "Armatori Italiani Mariné"],
  "legalName": "Armatori Italiani by Mariné",
  "url": "https://armatoritaliani.com",
  "logo": "https://armatoritaliani.com/assets/img/logo.png",
  "image": "https://armatoritaliani.com/assets/img/logo.png",
  "slogan": "Superior Quality Brand — Since 1957",
  "description": "Neapolitan tailoring house since 1957. Superior Quality Brand specialised in men's classic and casual clothing, with a unique focus on extended and oversize sizing (Italian sizes 46 to 72). 100% Made in Italy.",
  "foundingDate": "1957",
  "foundingLocation": "Napoli, Italy",
  "vatID": "IT06048731217",
  "taxID": "06048731217",
  "email": "info@armatoritaliani.com",
  "telephone": "+39 012 345 6789",
  "priceRange": "€€€",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Napoli",
    "addressRegion": "NA",
    "postalCode": "80100",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8518,
    "longitude": 14.2681
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+39 012 345 6789",
      "email": "info@armatoritaliani.com",
      "contactType": "customer service",
      "availableLanguage": ["Italian", "English", "French", "German", "Spanish"],
      "areaServed": ["IT", "EU", "Worldwide"]
    },
    {
      "@type": "ContactPoint",
      "email": "info@armatoritaliani.com",
      "contactType": "sales",
      "availableLanguage": ["Italian", "English"],
      "areaServed": ["Worldwide"]
    }
  ],
  "brand": {
    "@type": "Brand",
    "name": "Armatori Italiani by Mariné",
    "slogan": "Superior Quality Brand"
  },
  "founder": {
    "@type": "Organization",
    "name": "Armatori Italiani",
    "foundingDate": "1957"
  },
  "makesOffer": [
    {"@type": "Offer", "name": "Ready-to-wear menswear collections"},
    {"@type": "Offer", "name": "Made-to-measure tailoring service"},
    {"@type": "Offer", "name": "Private label / contract manufacturing (B2B)"},
    {"@type": "Offer", "name": "Style consulting"}
  ],
  "knowsAbout": [
    "Neapolitan tailoring",
    "Menswear",
    "Oversize menswear",
    "Extended sizing (46-72)",
    "Made in Italy production",
    "Private label manufacturing",
    "Made to measure",
    "Italian denim",
    "Certified fabrics",
    "Style consulting"
  ],
  "audience": [
    {"@type": "PeopleAudience", "audienceType": "Men aged 35+"},
    {"@type": "BusinessAudience", "audienceType": "Fashion brands, retailers, distributors seeking Italian private-label manufacturing"}
  ],
  "openingHoursSpecification": [
    {"@type": "OpeningHoursSpecification", "dayOfWeek": "Monday", "opens": "08:00", "closes": "18:00"},
    {"@type": "OpeningHoursSpecification", "dayOfWeek": ["Tuesday", "Wednesday", "Thursday", "Friday"], "opens": "08:00", "closes": "19:00"},
    {"@type": "OpeningHoursSpecification", "dayOfWeek": "Saturday", "opens": "08:00", "closes": "13:00"}
  ],
  "sameAs": [
    "https://www.instagram.com/",
    "https://www.facebook.com/",
    "https://www.linkedin.com/"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Catalog Armatori Italiani",
    "url": "https://armatoritaliani.com/api/products.json"
  },
  "differentiators": {
    "yearsOfExperience": 68,
    "sizeRange": "IT 46 – 72",
    "madeInItaly": true,
    "certifiedFabrics": true,
    "inHouseProduction": true,
    "b2bLeadTime": "10-14 weeks",
    "customLeadTime": "4-6 weeks",
    "fabricsAvailable": "200+"
  }
}
