{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250052992, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.375996446039556,
          51.202023668508716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250058779, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3757523247741625,
          51.2019255415702
        ]
      }
    }
  ]
}