{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121271370, Merse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8931112527959448,
          52.31211416243866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003629279, Merse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8936823927684452,
          52.31250125595686
        ]
      }
    }
  ]
}