{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "484081678, Riverton Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.202118725635753,
          55.75646221420769
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484144664, Tasman Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.201750737359695,
          55.75615424940217
        ]
      }
    }
  ]
}