{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023450458, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1370370340500588,
          52.82869654084689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034814186, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1376988664443317,
          52.82902077054631
        ]
      }
    }
  ]
}