{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008507865, Elm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1145958533071636,
          51.28864426053878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060253431, Elm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1148392619829965,
          51.287917746423446
        ]
      }
    }
  ]
}