{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "11039353, Princess Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.213238558533827,
          53.614192870803805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11071122, Princess Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2133684648464045,
          53.614338642710706
        ]
      }
    }
  ]
}