{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051033005, North Anderson Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1500423335637895,
          57.1473526188827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024854147, Queen's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.14997557307744,
          57.14719100444795
        ]
      }
    }
  ]
}