{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121065850, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7451734292669754,
          50.992233179275836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121336650, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7449171085009387,
          50.99220564371047
        ]
      }
    }
  ]
}