{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.694694,
            50.420859
          ],
          [
            -3.694999,
            50.421092
          ],
          [
            -3.69639,
            50.421727
          ],
          [
            -3.696576,
            50.421768
          ],
          [
            -3.697893,
            50.422057
          ],
          [
            -3.698708,
            50.422414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.698708,
            50.422414
          ],
          [
            -3.700189,
            50.423304
          ],
          [
            -3.700645,
            50.423579
          ],
          [
            -3.701542,
            50.424272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.701542,
            50.424272
          ],
          [
            -3.701592,
            50.424312
          ],
          [
            -3.701643,
            50.424351
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564414, TQ9 7PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6946308220501205,
          50.42076614943003
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024950220, TQ9 7RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6979030192540656,
          50.42212146986407
        ]
      }
    }
  ]
}