{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38095789, Lower Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.922758254190199,
          53.457281694569645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38274158, Sugarbrook Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.92257165871675,
          53.4577056099429
        ]
      }
    }
  ]
}