{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121249260, Ashville Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2625103156113577,
          51.84599533077866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121372306, Ashville Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2614983024938526,
          51.846707872191224
        ]
      }
    }
  ]
}