{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30510880, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7168845256118517,
          50.886455309688046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015698050, Common Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.721638799379171,
          50.88500518128147
        ]
      }
    }
  ]
}