{
 "id": "5FNYG1H75RB048159",
 "name": "Certified Pre-Owned 2024 Honda Pilot Touring",
 "year": 2024,
 "make": "Honda",
 "model": "Pilot",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 45799,
 "currency": "USD",
 "mileage": 9744,
 "vin": "5FNYG1H75RB048159",
 "image": "https://pictures.dealer.com/s/sonichondasuperstore/1769/23540c9ce7626e2e1eb9e25a9102c87cx.jpg",
 "url": "https://carchat.io/v/economy-honda-superstore/5FNYG1H75RB048159",
 "dealer": {
  "id": "economy-honda-superstore",
  "name": "Economy Honda Superstore",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/economy-honda-superstore"
 },
 "description": "Is this 2024 Honda Pilot your perfect car? Contact Economy Honda Superstore to see this Blue Touring SUV available for $45799",
 "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": "economy-honda-superstore",
   "vin": "5FNYG1H75RB048159",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}