{
 "id": "URL3fba7091a5e3e7a855813385180b5fa0ce44a8b1",
 "name": "2017 Dodge Viper",
 "year": 2017,
 "make": "Dodge",
 "model": "Viper",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 299675,
 "currency": "USD",
 "mileage": 4365,
 "vin": null,
 "image": "https://cdn.inventoryrsc.com/547135728_6a93408f5107129e48fe9139.jpg",
 "url": "https://carchat.io/v/lotus-of-dallas/URL3fba7091a5e3e7a855813385180b5fa0ce44a8b1",
 "dealer": {
  "id": "lotus-of-dallas",
  "name": "Lotus of Dallas",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/lotus-of-dallas"
 },
 "description": "View photos and features of this Used 2017 Dodge Viper for sale at Lotus of Dallas! Serving near Highland Park, University Park, Southlake, Westlake.",
 "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": "lotus-of-dallas",
   "vin": "URL3fba7091a5e3e7a855813385180b5fa0ce44a8b1",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}