{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151058021, Cornhill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6320113011356066,
          57.56045723830719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151164074, Park View",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.631947877008614,
          57.56065517399968
        ]
      }
    }
  ]
}