{
 "id": "URL82b0079337e1ac7addf3e72f10d05db54495ebb6",
 "name": "2021 Chevrolet Spark",
 "year": 2021,
 "make": "Chevrolet",
 "model": "Spark",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": null,
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00ae540f55feb11e7a166c6f053d231564/480x360/2021-chevrolet-spark-ls-cvt-4dr-hatchback.jpg",
 "url": "https://carchat.io/v/gold-starmotors-inc/URL82b0079337e1ac7addf3e72f10d05db54495ebb6",
 "dealer": {
  "id": "gold-starmotors-inc",
  "name": "Gold StarMotors Inc.",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/gold-starmotors-inc"
 },
 "description": null,
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "gold-starmotors-inc",
   "vin": "URL82b0079337e1ac7addf3e72f10d05db54495ebb6",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}