{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42005246, Athol Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972703171688923,
          53.31436557604409
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42005248, Athol Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972598936876744,
          53.31440238235983
        ]
      }
    }
  ]
}