{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023711179, John Nash Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2854546480980793,
          50.756394170963524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062427116, A3021",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.285711723676412,
          50.75626984661431
        ]
      }
    }
  ]
}