{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008663839, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.32114273355371026,
          51.14309162956576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061205334, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.32114273355371026,
          51.14309162956576
        ]
      }
    }
  ]
}