{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118007830, Forrest Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.942177141744243,
          55.87102569562279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118178313, Forrest Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.942882383548213,
          55.87074495830281
        ]
      }
    }
  ]
}