{
  "@context": "https://schema.org",
  "@type": ["Organization", "LocalBusiness"],
  "name": "Flow Products, Inc.",
  "url": "https://www.flowprod.com/",
  "telephone": "+1-773-528-2000",
  "address": {"@type": "PostalAddress", "streetAddress": "2626 W Addison St", "addressLocality": "Chicago", "addressRegion": "IL", "postalCode": "60618", "addressCountry": "US"},
  "geo": {"@type": "GeoCoordinates", "latitude": 41.9469729, "longitude": -87.6945792},
  "openingHoursSpecification": [{"@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday"], "opens": "08:00", "closes": "17:00"}],
  "areaServed": ["Chicago", "Illinois", "Greater Midwest"],
  "makesOffer": [
    {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Hydraulic servo and proportional valves"}},
    {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Custom hydraulic power units"}},
    {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Pneumatic systems and components"}},
    {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Custom hydraulic hose assemblies"}},
    {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Rodless and electric linear actuators"}}
  ]
}
