{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110788516, Douglas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2241769343262447,
          54.57119162310827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000256743, Douglas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.224161638644284,
          54.571182538019265
        ]
      }
    }
  ]
}