{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132002267, Rowan Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.31976486211881,
          55.930049787450116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132002268, Rowan Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.319210527997735,
          55.93015010523038
        ]
      }
    }
  ]
}