{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Hill Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.769114,
            53.887571
          ],
          [
            -2.769398,
            53.887595
          ],
          [
            -2.769398,
            53.887595
          ],
          [
            -2.769599,
            53.887717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094000061, PR3 1WW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.769341220370358,
          53.887725565940926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094000063, PR3 1WW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7697172484510935,
          53.887489464978046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094000168, PR3 1ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7691406468628945,
          53.8875740544723
        ]
      }
    }
  ]
}