{
  "$schema": "https://fullstackhvac.com/templates/v1/submission.schema.json",
  "schema_version": "1.0",
  "submission_metadata": {
    "prepared_by": "Example coaching group",
    "prepared_at": "2026-06-17T00:00:00Z",
    "agent": "human",
    "source_notes": "Illustrative example for product_kind=mentorship."
  },
  "submitter": {
    "name": "Casey Coach",
    "email": "casey@example-peergroup.com",
    "role": "Founder",
    "relationship_to_vendor": "employee"
  },
  "rights_attestation": {
    "assets_licensed": true,
    "data_accurate": true,
    "understands_editorial_review": true
  },
  "vendor": {
    "slug": "example-peergroup",
    "name": "Example Contractor Peer Group",
    "website": "https://example-peergroup.com",
    "headquarters": "Denver, CO, USA",
    "employee_range": "6-10",
    "ownership_type": "Private"
  },
  "products": [
    {
      "name": "Owners Growth Circle",
      "slug": "owners-growth-circle",
      "product_kind": "mentorship",
      "website_url": "https://example-peergroup.com/owners-circle",
      "status": "active",
      "pricing_model": "subscription",
      "pricing_starting_at": 750,
      "pricing_notes": "Billed monthly; annual commitment.",
      "product_positioning_notes": "Peer advisory group and 1:1 coaching for HVAC business owners scaling past $3M. Reference only.",
      "classification": {
        "primary_index_key": "training",
        "index_keys": ["training"],
        "primary_category_slug": "peer-networks-membership",
        "secondary_category_slugs": ["individual-coaches"]
      },
      "mentorship_details": {
        "pricing_model": "membership",
        "pricing_starting_at": 750,
        "pricing_period": "per month",
        "delivery_format": "hybrid",
        "target_revenue_range": "3m_10m",
        "meeting_frequency": "monthly",
        "coaching_ratio": "hybrid_coaching",
        "focus_areas": ["business_growth", "sales", "leadership"]
      },
      "source_urls": ["https://example-peergroup.com/owners-circle"]
    }
  ]
}
