{
 "id": "1C6RR7LG6MS543482",
 "name": "Certified Pre-Owned 2021 Ram 1500 Classic SLT",
 "year": 2021,
 "make": "Ram",
 "model": "1500 Classic",
 "trim": null,
 "bodyStyle": "truck",
 "color": "brown",
 "condition": "used",
 "price": 22399,
 "currency": "USD",
 "mileage": 112233,
 "vin": "1C6RR7LG6MS543482",
 "image": "https://pictures.dealer.com/f/franklinfranklinlincolnfd/1709/d207baa8a0678032e89ab1f75e75b9a9x.jpg",
 "url": "https://carchat.io/v/lincoln-of-franklin/1C6RR7LG6MS543482",
 "dealer": {
  "id": "lincoln-of-franklin",
  "name": "Lincoln of Franklin",
  "city": "Franklin",
  "state": "TN",
  "url": "https://carchat.io/d/lincoln-of-franklin"
 },
 "description": "Is this 2021 Ram 1500 Classic your perfect car? Contact Lincoln of Franklin to see this RV Match Walnut Brown Metallic Clearcoat SLT Truck available for $22399",
 "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": "lincoln-of-franklin",
   "vin": "1C6RR7LG6MS543482",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}