{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007125924, Dixon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1054743421346602,
          52.57424590722995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033905815, Dixon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.105754373732762,
          52.574110809593805
        ]
      }
    }
  ]
}