{
  "schema_version": "1.0",
  "request_id": "",
  "selected_option_id": "",
  "selected_option_title": "",

  "pricing_model": {
    "unit_name": "",
    "suggested_price_per_unit_usd": 0,
    "low_price_option_usd": 0,
    "premium_price_option_usd": 0,
    "why_this_price_works": [
      ""
    ]
  },

  "cost_breakdown": [
    {
      "cost_item": "",
      "cost_per_unit_usd": 0
    }
  ],

  "profit_estimate": {
    "profit_per_unit_usd": 0,
    "units_possible_low_effort": 0,
    "units_possible_high_effort": 0,
    "estimated_daily_profit_range_usd": {
      "min": 0,
      "max": 0
    }
  },

  "simple_examples": [
    {
      "scenario": "Slow day example",
      "explanation": ""
    },
    {
      "scenario": "Good day example",
      "explanation": ""
    }
  ],

  "pricing_tips": [
    ""
  ],

  "validation": {
    "math_is_consistent": true,
    "no_income_guarantees": true,
    "beginner_realistic": true
  }
}
