{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033305764, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1291514153300415,
          52.0132231551956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091005233, Valley Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1306306098741759,
          52.012698150294774
        ]
      }
    }
  ]
}