{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122020509, Forrest Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.93231895704491,
          56.12521390725372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122044116, Forrest Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.932574826889572,
          56.12518294391461
        ]
      }
    }
  ]
}