{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013733053, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9537924118121326,
          50.60770136573972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013733843, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.953382850888331,
          50.60743141812657
        ]
      }
    }
  ]
}