{
  "decisionId": "AUTO-RECY-003",
  "mappingProfileId": "auto-recycling-scrap-resale",
  "businessData": {
    "yardId": "RECY-11",
    "salvageVehicles": [
      {
        "stockNumber": "SAL-501",
        "vehicleLabel": "2016 Silverado salvage",
        "resaleValueEstimate": 4600,
        "scrapValueEstimate": 1700,
        "dismantlingCost": 820,
        "storageCost": 140,
        "processingReadinessScore": 86,
        "partsDemandBand": "High",
        "environmentalRiskScore": 22
      },
      {
        "stockNumber": "SAL-509",
        "vehicleLabel": "2012 Corolla salvage",
        "resaleValueEstimate": 1900,
        "scrapValueEstimate": 1350,
        "dismantlingCost": 450,
        "storageCost": 90,
        "processingReadinessScore": 72,
        "partsDemandBand": "Medium",
        "environmentalRiskScore": 14
      }
    ]
  }
}
