{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "303006340, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9019700930062293,
          51.89251287222078
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303013958, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9019369736108068,
          51.892675574349376
        ]
      }
    }
  ]
}