{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holroyd Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.036526,
            54.846735
          ],
          [
            -4.036825,
            54.846722
          ],
          [
            -4.037124,
            54.84671
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137059647, DG6 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0374002231716455,
          54.84655840459202
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137059836, DG6 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.037355174344856,
          54.846900716011206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089140, DG6 4HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.036552856263958,
          54.846743403429585
        ]
      }
    }
  ]
}