{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123070757, Stewart Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.419177722153835,
          55.82510017828659
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123070758, Stewart Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.418224233748241,
          55.82517286420234
        ]
      }
    }
  ]
}