{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002633862, Mary Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6484584899012358,
          53.59040606981695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307904, Ravendale Street North",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6486274904686742,
          53.590318088465075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052256515, Mary Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6484584899012358,
          53.59040606981695
        ]
      }
    }
  ]
}