{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Delta Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.0002,
            53.468182
          ],
          [
            -2.99995,
            53.468207
          ],
          [
            -2.999699,
            53.468231
          ],
          [
            -2.999573,
            53.468219
          ],
          [
            -2.999447,
            53.468206
          ],
          [
            -2.999332,
            53.468168
          ],
          [
            -2.999218,
            53.46813
          ],
          [
            -2.999157,
            53.468066
          ],
          [
            -2.999096,
            53.468003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41024275, L21 8PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9995815008055486,
          53.46814226732526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41112111, L21 8PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9997518251424617,
          53.46833859672323
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023552500, L21 8NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.999096153948874,
          53.468002505919955
        ]
      }
    }
  ]
}