{
 "id": "1C3CDFBBXGD701915",
 "name": "2016 Dodge Dart SXT",
 "year": 2016,
 "make": "Dodge",
 "model": "Dart",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 7199,
 "currency": "USD",
 "mileage": 118292,
 "vin": "1C3CDFBBXGD701915",
 "image": null,
 "url": "https://carchat.io/v/modernautomotivesc/1C3CDFBBXGD701915",
 "dealer": {
  "id": "modernautomotivesc",
  "name": "Modernautomotivesc",
  "city": "Spartanburg",
  "state": "SC",
  "url": "https://carchat.io/d/modernautomotivesc"
 },
 "description": "Buckle up, because this 2016 Dodge Dart is ready to take you on the ride of your life! With its sleek design and sporty appearance, this car is sure to turn heads wherever you go. The powerful engine will make you feel like you're flying down the highway, while the smooth handling will ensure a comfortable and enjoyable driving experience. But wait, there's more! This Dodge Dart comes with a Carfax report, so you can rest easy knowing that you're getting a reliable and trustworthy vehicle. Wheth",
 "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": "modernautomotivesc",
   "vin": "1C3CDFBBXGD701915",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}