{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poulton Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.760026,
            53.364262
          ],
          [
            -2.760049,
            53.364129
          ],
          [
            -2.760072,
            53.363997
          ],
          [
            -2.760097,
            53.363859
          ],
          [
            -2.760122,
            53.363722
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012255653, WA8 8YD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.760121624651252,
          53.363721758176396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010253014, WA8 8YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.760290428060079,
          53.363918437167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010253015, WA8 8YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.760288827476009,
          53.36382855897621
        ]
      }
    }
  ]
}