{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72545789, Troydale Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6435704694468645,
          53.78899005361801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72545790, Troydale Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6433881783046211,
          53.78900748811484
        ]
      }
    }
  ]
}