{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30090, Pembroke Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6762085321412714,
          51.48831325763391
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30209, Pembroke Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6762798741352625,
          51.488267888012814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "350913, Pembroke Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6762085321412714,
          51.48831325763391
        ]
      }
    }
  ]
}