{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012433685, Sand Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2624341162725636,
          52.086018320975555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015044565, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26245254326878487,
          52.085919685336854
        ]
      }
    }
  ]
}