{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "25088898, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6520033570496996,
          52.092672225081174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093308188, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6510381026244215,
          52.09273311406321
        ]
      }
    }
  ]
}