{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129033193, Shelley Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.41244715928124,
          55.91283670482395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129052723, Janetta Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.412925879514543,
          55.91178474060192
        ]
      }
    }
  ]
}