{
 "id": "1G8ZS57B49F183834",
 "name": "Used 2009 Saturn Aura XE",
 "year": 2009,
 "make": "Saturn",
 "model": "Aura",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 8589,
 "currency": "USD",
 "mileage": 67726,
 "vin": "1G8ZS57B49F183834",
 "image": "https://pictures.dealer.com/v/vandergriffhondavtg/0012/a26211feba3a13af625e9c39a028fc2ax.jpg",
 "url": "https://carchat.io/v/vandergriff-honda/1G8ZS57B49F183834",
 "dealer": {
  "id": "vandergriff-honda",
  "name": "Vandergriff Honda",
  "city": "Arlington",
  "state": "TX",
  "url": "https://carchat.io/d/vandergriff-honda"
 },
 "description": "Is this 2009 Saturn Aura your perfect car? Contact Vandergriff Honda to see this Techno Gray XE Sedan available for $8589",
 "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": "vandergriff-honda",
   "vin": "1G8ZS57B49F183834",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}