{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "48058168, Queen's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2030400881461089,
          51.42142970893557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48123302, Prince's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2031056153185161,
          51.42159257972072
        ]
      }
    }
  ]
}