{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023627178, Weston Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4846172126150166,
          50.940244331358244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200010011817, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4851201321787943,
          50.941100826853464
        ]
      }
    }
  ]
}