{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092823321, Gunn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.173984184710348,
          53.11555225923416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001581909, Gunn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.174058813171609,
          53.11553417198921
        ]
      }
    }
  ]
}