{
 "id": "URL6e9bc7e11d71ffabd4029ad021698581aa975bd3",
 "name": "2022 Ford Models",
 "year": 2022,
 "make": "Ford",
 "model": "Models",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 10000,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/mvford/URL6e9bc7e11d71ffabd4029ad021698581aa975bd3",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Get a great deal on one of these remaining 2022 Ford SUVs, cars, or trucks from Mtn. View Ford. Gets quotes & test drive in Chattanooga, Tennessee.",
 "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": "URL6e9bc7e11d71ffabd4029ad021698581aa975bd3",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}