{
 "id": "7FARW1H54NE008675",
 "name": "2022 Honda CR-V EX",
 "year": 2022,
 "make": "Honda",
 "model": "CR-V EX",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 67478,
 "vin": "7FARW1H54NE008675",
 "image": null,
 "url": "https://carchat.io/v/country-preowned-of-amarillo/7FARW1H54NE008675",
 "dealer": {
  "id": "country-preowned-of-amarillo",
  "name": "Country Preowned of Amarillo",
  "city": "Amarillo",
  "state": "TX",
  "url": "https://carchat.io/d/country-preowned-of-amarillo"
 },
 "description": "Gray 2022 Honda CR-V EX for sale in Amarillo. Shop Country Auto Group for great deals on all our Honda inventory.",
 "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": "country-preowned-of-amarillo",
   "vin": "7FARW1H54NE008675",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}