{
  "_meta": {
    "format": "bw-ai-schema-pro/config",
    "format_version": 1,
    "plugin_version": "2.6.0",
    "preset": {
      "id": "contractor",
      "label": "Contractor / Trades",
      "tagline": "No storefront — a dispatch base and a service radius",
      "description": "A residential renovation contractor that works from a yard and travels to customers. Demonstrates a pure service-area business: no public street address on the location, a radius plus named cities, and trade certifications.",
      "highlights": [
        "Organization type: GeneralContractor",
        "Service-only location, no public storefront address",
        "120 km radius plus named cities",
        "Trade certifications and awards"
      ]
    }
  },
  "config": {
    "bw_schema_schema_org_type": "GeneralContractor",
    "bw_schema_business_type": "service",
    "bw_schema_organization": {
      "name": "Kestrel Renovations",
      "alternateName": "Kestrel",
      "legalName": "Kestrel Renovations Ltd.",
      "slogan": "Finished when it's right",
      "telephone": "+1-902-555-0500",
      "email": "estimates@example.com",
      "sameAs": ["https://www.houzz.com/pro/example-kestrel"],
      "geo": { "latitude": 44.64888, "longitude": -63.57532 },
      "openingHours": [
        { "days": ["Monday","Tuesday","Wednesday","Thursday","Friday"], "opens": "07:00", "closes": "16:00" }
      ]
    },
    "bw_schema_org_description": "Residential renovation and addition contractor working across the Halifax region, specialising in kitchens, bathrooms and heritage restorations.",
    "bw_schema_address": { "city": "Halifax", "state": "NS", "country": "CA" },
    "bw_schema_contact_points": [
      { "type": "customer service", "telephone": "+1-902-555-0500", "email": "estimates@example.com", "languages": ["English"] }
    ],
    "bw_schema_locations": [
      { "id": "loc_conhfx001", "name": "Kestrel Renovations — Halifax", "type": "GeneralContractor",
        "street": "", "city": "Halifax", "region": "NS", "postal": "", "country": "CA",
        "lat": "44.64888", "lng": "-63.57532", "telephone": "+1-902-555-0500", "email": "estimates@example.com",
        "url": "", "use_main_hours": 1,
        "areas": [
          { "kind": "radius", "name": "Halifax service radius", "lat": "44.64888", "lng": "-63.57532", "radius": 120, "unit": "km" },
          { "kind": "city", "name": "Dartmouth" },
          { "kind": "city", "name": "Bedford" }
        ] }
    ],
    "bw_schema_service_areas": [
      { "kind": "radius", "name": "Primary service radius", "lat": "44.64888", "lng": "-63.57532", "radius": 120, "unit": "km" },
      { "kind": "city", "name": "Halifax" },
      { "kind": "region", "name": "Nova Scotia" }
    ],
    "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": ["Nova Scotia Home Builders' Association — Renovator of the Year 2024"],
    "bw_schema_certifications": ["RenoMark Certified", "Red Seal Carpenters on staff"],
    "bw_schema_employee_count": 14,
    "bw_schema_founding_date": "2012-05-02",
    "bw_schema_post_type_defaults": { "post": "article:BlogPosting", "page": "webpage:WebPage" }
  }
}
