{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.979507,
            53.410572
          ],
          [
            -2.979334,
            53.410574
          ],
          [
            -2.979335,
            53.410565
          ],
          [
            -2.979339,
            53.410452
          ],
          [
            -2.979325,
            53.410368
          ],
          [
            -2.979311,
            53.410283
          ],
          [
            -2.979217,
            53.410184
          ],
          [
            -2.979124,
            53.410086
          ],
          [
            -2.979034,
            53.409981
          ],
          [
            -2.978943,
            53.409876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259348, L3 8EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9789583688135033,
          53.40987635915182
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38274664, L3 8EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9792693072663594,
          53.4103142661333
        ]
      }
    }
  ]
}