{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129009450, Queen's Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.583361067152591,
          55.989057163134234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129041237, Queen's Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.583695096458096,
          55.9892568859523
        ]
      }
    }
  ]
}