{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100081307913, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8313786736532471,
          51.72384922099918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000812777, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8312922921177345,
          51.7238303789515
        ]
      }
    }
  ]
}