{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.901319,
            50.88556
          ],
          [
            -2.901025,
            50.885566
          ],
          [
            -2.898832,
            50.885274
          ],
          [
            -2.898173,
            50.884946
          ],
          [
            -2.896949,
            50.884098
          ],
          [
            -2.896631,
            50.883943
          ],
          [
            -2.895185,
            50.883489
          ],
          [
            -2.893509,
            50.88313
          ],
          [
            -2.892844,
            50.883061
          ],
          [
            -2.889469,
            50.88271
          ],
          [
            -2.887945,
            50.88274
          ],
          [
            -2.886013,
            50.882517
          ],
          [
            -2.883802,
            50.882525
          ],
          [
            -2.883626,
            50.882489
          ],
          [
            -2.883469,
            50.882297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120134, TA20 4DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8834644018766937,
          50.88229154944632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30130183, TA19 0PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.897088542974866,
          50.887043634128496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30132622, TA19 0PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.897355118182012,
          50.88759912800807
        ]
      }
    }
  ]
}