{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10067625108, St John's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.223418281029246,
          50.61646411021755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10067625191, St John's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2233763253219092,
          50.61643685167369
        ]
      }
    }
  ]
}