{
 "id": "5J6YH18514L011508",
 "name": "Used 2004 Honda Element EX",
 "year": 2004,
 "make": "Honda",
 "model": "Element",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 6575,
 "currency": "USD",
 "mileage": 228656,
 "vin": "5J6YH18514L011508",
 "image": "https://pictures.dealer.com/l/lithiajohneaglehondaofdallas/1375/c82ef4bd3be48da9f0fd504fd9730523x.jpg",
 "url": "https://carchat.io/v/john-eagle-honda-of-dallas/5J6YH18514L011508",
 "dealer": {
  "id": "john-eagle-honda-of-dallas",
  "name": "John Eagle Honda of Dallas",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/john-eagle-honda-of-dallas"
 },
 "description": "Is this 2004 Honda Element your perfect car? Contact John Eagle Honda of Dallas to see this EX SUV available for $6575",
 "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": "john-eagle-honda-of-dallas",
   "vin": "5J6YH18514L011508",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}