{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000268814, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4131134849095273,
          50.61859792612202
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000278663, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4131689305021364,
          50.61856127996154
        ]
      }
    }
  ]
}