{
 "id": "1C6RR7LM4FS705912",
 "name": "Used 2015 Ram 1500 Big Horn",
 "year": 2015,
 "make": "Ram",
 "model": "1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "granite crystal metallic clearcoat",
 "condition": "used",
 "price": 15825,
 "currency": "USD",
 "mileage": 142450,
 "vin": "1C6RR7LM4FS705912",
 "image": null,
 "url": "https://carchat.io/v/all-star-ford-kilgore/1C6RR7LM4FS705912",
 "dealer": {
  "id": "all-star-ford-kilgore",
  "name": "All Star Ford",
  "city": "Kilgore",
  "state": "TX",
  "url": "https://carchat.io/d/all-star-ford-kilgore"
 },
 "description": "Is this 2015 Ram 1500 your perfect car? Contact All Star Ford Kilgore to see this Granite Crystal Metallic Clearcoat Big Horn Crew Cab available for $15825",
 "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": "all-star-ford-kilgore",
   "vin": "1C6RR7LM4FS705912",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}