{
 "id": "1C4RDHDG8NC224267",
 "name": "Certified Pre-Owned 2022 Dodge Durango GT Plus",
 "year": 2022,
 "make": "Dodge",
 "model": "Durango",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 25098,
 "currency": "USD",
 "mileage": 85853,
 "vin": "1C4RDHDG8NC224267",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/1115/a8405f498565e1725416d8e3212a84acx.jpg",
 "url": "https://carchat.io/v/mvford/1C4RDHDG8NC224267",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2022 Dodge Durango your perfect car? Contact Mtn. View Ford Lincoln to see this Octane Red Pearlcoat GT Plus SUV available for $25098",
 "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": "mvford",
   "vin": "1C4RDHDG8NC224267",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}