{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000252143, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.354879953387785,
          53.06748625496151
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000252144, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3542237569557112,
          53.06745572948196
        ]
      }
    }
  ]
}