{
 "id": "2HGFE2F50PH549926",
 "name": "Used 2023 Honda Civic Sport",
 "year": 2023,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 23902,
 "currency": "USD",
 "mileage": 66528,
 "vin": "2HGFE2F50PH549926",
 "image": "https://pictures.dealer.com/f/fairwayhendersonfordfd/1254/c04e2e862df8f042fa27f3f76cf80cc5x.jpg",
 "url": "https://carchat.io/v/fairway-ford-henderson/2HGFE2F50PH549926",
 "dealer": {
  "id": "fairway-ford-henderson",
  "name": "Fairway Ford Henderson",
  "city": "S Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/fairway-ford-henderson"
 },
 "description": "Is this 2023 Honda Civic your perfect car? Contact Fairway Ford Henderson to see this Aegean Blue Metallic Sport Sedan available for $23902",
 "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": "fairway-ford-henderson",
   "vin": "2HGFE2F50PH549926",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}