{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000904015, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.579183178784876,
          54.55455151976799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110735208, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.579183178784876,
          54.55455151976799
        ]
      }
    }
  ]
}