{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001252562, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40276215663306736,
          52.24356096169884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001371819, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40304600567319554,
          52.243663089073
        ]
      }
    }
  ]
}