{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250022376, Peter Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.544951593320926,
          51.19137729730627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250065834",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.544853127242582,
          51.19152162851991
        ]
      }
    }
  ]
}