{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "28054244, Aspen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9007517197228321,
          52.320436940176464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28054245, Aspen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9002981139723465,
          52.32038776609592
        ]
      }
    }
  ]
}