{
 "id": "1FAFP49Y03F410892",
 "name": "2003 Ford Mustang SVT",
 "year": 2003,
 "make": "Ford",
 "model": "Mustang SVT",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 39995,
 "currency": "USD",
 "mileage": 46857,
 "vin": "1FAFP49Y03F410892",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/1b5efcd24c4441e59d23d87239ada74e.jpg",
 "url": "https://carchat.io/v/mossy-nissan/1FAFP49Y03F410892",
 "dealer": {
  "id": "mossy-nissan",
  "name": "Mossy Nissan",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/mossy-nissan"
 },
 "description": "Looking for a 2003 Ford Mustang for sale in Houston, TX? Stop by Mossy Nissan today to learn more about this Mustang 1FAFP49Y03F410892",
 "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": "mossy-nissan",
   "vin": "1FAFP49Y03F410892",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}