{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24001760, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9779762585401084,
          51.34684620466719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24128871, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9781033564035884,
          51.34674623137504
        ]
      }
    }
  ]
}