{
 "id": "2HGFC1F34MH703046",
 "name": "Used 2021 Honda Civic EX",
 "year": 2021,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 20793,
 "currency": "USD",
 "mileage": 77138,
 "vin": "2HGFC1F34MH703046",
 "image": "https://pictures.dealer.com/h/hondaofmuskogeeok/1596/ca78ede70c975b5476c52d4c9daed1c9x.jpg",
 "url": "https://carchat.io/v/all-star-honda-abilene/2HGFC1F34MH703046",
 "dealer": {
  "id": "all-star-honda-abilene",
  "name": "All Star Honda Abilene",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/all-star-honda-abilene"
 },
 "description": "Is this 2021 Honda Civic your perfect car? Contact All Star Honda Abilene to see this Cosmic Blue Metallic EX Sedan available for $20793",
 "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-honda-abilene",
   "vin": "2HGFC1F34MH703046",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}