{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brownville Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.934474,
            53.429775
          ],
          [
            -2.934382,
            53.429702
          ],
          [
            -2.93429,
            53.42963
          ],
          [
            -2.934205,
            53.429555
          ],
          [
            -2.934121,
            53.429481
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brownville Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.934872,
            53.430095
          ],
          [
            -2.934774,
            53.430016
          ],
          [
            -2.934676,
            53.429937
          ],
          [
            -2.934575,
            53.429856
          ],
          [
            -2.934474,
            53.429775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brownville Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.935071,
            53.430237
          ],
          [
            -2.934972,
            53.430166
          ],
          [
            -2.934872,
            53.430095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38264054, L13 8DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.934121162796694,
          53.42948078423728
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38289011, L13 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9355645112030095,
          53.43078185758415
        ]
      }
    }
  ]
}