{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lorne Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.366341,
            53.477791
          ],
          [
            -2.366242,
            53.47773
          ],
          [
            -2.366142,
            53.477668
          ],
          [
            -2.36602,
            53.477592
          ],
          [
            -2.365898,
            53.477517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lorne Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.366549,
            53.477919
          ],
          [
            -2.366445,
            53.477855
          ],
          [
            -2.366341,
            53.477791
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892071, M30 7BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3658978722654362,
          53.47751680730733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007894966, M30 7DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3662269417996233,
          53.47723715536643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012850600, M30 7HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3658978722654362,
          53.47751680730733
        ]
      }
    }
  ]
}