{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125032127, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.656377063086721,
          55.960890188608595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024696813, Geilston Park",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.656521059465719,
          55.96112077964642
        ]
      }
    }
  ]
}