{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122043028, Forthside Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9333061245938623,
          56.12180158518694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122067035, Forth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9336089913210066,
          56.12206643600213
        ]
      }
    }
  ]
}