{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "117083088, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.463554124293381,
          56.713376897813475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117116707, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4641491601123495,
          56.71394065839978
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117154861",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4631584376624436,
          56.71308190588525
        ]
      }
    }
  ]
}