{
  "_meta": {
    "format": "bw-ai-schema-pro/config",
    "format_version": 1,
    "plugin_version": "2.6.0",
    "preset": {
      "id": "compressor-supplier",
      "label": "Compressor Supplier (service area)",
      "tagline": "One shop, service trucks across two provinces",
      "description": "An industrial air compressor supplier that sells from one branch but services customers across Alberta and Saskatchewan. Demonstrates the service-area model: named provinces plus a real GeoCircle radius around the shop.",
      "highlights": [
        "Organization type: HVACBusiness",
        "Service areas: two provinces + a 300 km radius",
        "One storefront plus a service-only depot",
        "Hybrid storefront + radius (admin shows the mixed-signal note)"
      ]
    }
  },
  "config": {
    "bw_schema_schema_org_type": "HVACBusiness",
    "bw_schema_business_type": "service",
    "bw_schema_organization": {
      "name": "Prairie Air Systems",
      "alternateName": "Prairie Air",
      "legalName": "Prairie Air Systems Ltd.",
      "slogan": "Compressed air, uptime guaranteed",
      "telephone": "+1-403-555-0100",
      "email": "service@example.com",
      "sameAs": ["https://www.linkedin.com/company/example-air"],
      "geo": { "latitude": 51.04473, "longitude": -114.07131 },
      "openingHours": [
        { "days": ["Monday","Tuesday","Wednesday","Thursday","Friday"], "opens": "07:00", "closes": "17:00" },
        { "days": ["Saturday"], "opens": "08:00", "closes": "12:00" }
      ]
    },
    "bw_schema_org_description": "Sales, installation and 24-hour field service for industrial air compressors, dryers and piping across Alberta and Saskatchewan.",
    "bw_schema_address": { "street": "1200 11 Avenue SW", "city": "Calgary", "state": "AB", "zip": "T2P 1A1", "country": "CA" },
    "bw_schema_contact_points": [
      { "type": "customer service", "telephone": "+1-403-555-0100", "email": "service@example.com", "languages": ["English"] },
      { "type": "emergency", "telephone": "+1-403-555-0109", "email": "afterhours@example.com", "languages": ["English"] }
    ],
    "bw_schema_locations": [
      { "id": "loc_airyyc001", "name": "Prairie Air Systems — Calgary", "type": "HVACBusiness",
        "street": "1200 11 Avenue SW", "city": "Calgary", "region": "AB", "postal": "T2P 1A1", "country": "CA",
        "lat": "51.04473", "lng": "-114.07131", "telephone": "+1-403-555-0100", "email": "service@example.com",
        "url": "", "use_main_hours": 1,
        "areas": [
          { "kind": "city", "name": "Calgary" },
          { "kind": "radius", "name": "Calgary service radius", "lat": "51.04473", "lng": "-114.07131", "radius": 150, "unit": "km" }
        ] },
      { "id": "loc_airyqr001", "name": "Prairie Air Systems — Regina (service only)", "type": "HVACBusiness",
        "street": "", "city": "Regina", "region": "SK", "postal": "", "country": "CA",
        "lat": "", "lng": "", "telephone": "+1-306-555-0111", "email": "",
        "url": "", "use_main_hours": 0,
        "areas": [ { "kind": "region", "name": "Saskatchewan" } ] }
    ],
    "bw_schema_service_areas": [
      { "kind": "region", "name": "Alberta" },
      { "kind": "region", "name": "Saskatchewan" },
      { "kind": "radius", "name": "Head office service radius", "lat": "51.04473", "lng": "-114.07131", "radius": 300, "unit": "km" }
    ],
    "bw_schema_accommodation": { "currency": "CAD", "rate_unit": "DAY", "rate_stale_days": 180 },
    "bw_schema_price_range": "$$",
    "bw_schema_enable_price_range": "yes",
    "bw_schema_awards": ["Alberta Business Awards — Service Excellence 2024"],
    "bw_schema_certifications": ["CSA B51 Pressure Vessel Certified", "Red Seal Refrigeration Mechanics on staff"],
    "bw_schema_employee_count": 38,
    "bw_schema_founding_date": "1998-06-15",
    "bw_schema_post_type_defaults": { "post": "article:BlogPosting", "page": "webpage:WebPage" }
  }
}
