{
  "type": "FeatureCollection",
  "name": "BoxDrop Greenville Local Entity",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "BoxDrop Greenville Mattress & Furniture",
        "address": "3006 East North Street, Greenville, SC 29615",
        "phone": "(864) 723-7692",
        "category": "Mattress store and furniture store",
        "url": "https://boxdropgreenvillesc.com"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -82.3458,
          34.8759
        ]
      }
    }
  ]
}