{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123067779, Rowan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4201420222745895,
          55.83368260603495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123097665, Rowan Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4206502122319105,
          55.83363665073843
        ]
      }
    }
  ]
}