{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091364662, School Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2697519358865226,
          51.957486318538386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004219775, Battery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2687368527257086,
          51.95674102096106
        ]
      }
    }
  ]
}