{
  "@context": "https://freecostcalculator.com/api/cost/v1",
  "@type": "CostEstimate",
  "version": "1.0",
  "service": "solar",
  "serviceTitle": "Solar Panel Cost Calculator",
  "category": "home-improvement",
  "state": "GA",
  "stateName": "Georgia",
  "lastUpdated": "2026-04-19",
  "confidence": "moderate",
  "methodology": "https://freecostcalculator.com/methodology/",
  "corrections": "https://freecostcalculator.com/corrections/",
  "source": "FreeCostCalculator.com",
  "license": "CC BY 4.0 with attribution",
  "costDrivers": {},
  "averageProjectCost": {
    "low": 9760,
    "mid": 14640,
    "high": 24400
  },
  "referenceEstimate": null,
  "inputs": [
    {
      "name": "systemSize",
      "type": "select",
      "label": "System Size",
      "options": [
        "small-4kw",
        "medium-6kw",
        "large-8kw",
        "xlarge-10kw"
      ],
      "range": {}
    }
  ],
  "links": {
    "calculator": "https://freecostcalculator.com/solar-panel-cost-calculator/georgia/",
    "compare": "https://freecostcalculator.com/solar-panel-cost-calculator/compare/",
    "allStates": "https://freecostcalculator.com/solar-panel-cost-calculator/",
    "api": "https://freecostcalculator.com/api/cost/v1/solar/georgia.json"
  },
  "citation": {
    "text": "Solar Panel Cost in Georgia: typical range $9,760 - $24,400. Source: FreeCostCalculator.com, updated 2026-04-19.",
    "url": "https://freecostcalculator.com/solar-panel-cost-calculator/georgia/"
  }
}