{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012816616, Queen's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6386310134543813,
          53.49052702536758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002862012, Queen's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.639186200245679,
          53.49036226197716
        ]
      }
    }
  ]
}