{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mealbank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.727778,
            54.342745
          ],
          [
            -2.726806,
            54.343861
          ],
          [
            -2.726163,
            54.344346
          ],
          [
            -2.725203,
            54.344685
          ],
          [
            -2.725101,
            54.34472
          ],
          [
            -2.724898,
            54.344846
          ],
          [
            -2.724541,
            54.34527
          ],
          [
            -2.72422,
            54.345578
          ],
          [
            -2.723544,
            54.346579
          ],
          [
            -2.723198,
            54.346888
          ],
          [
            -2.72169,
            54.347868
          ],
          [
            -2.719937,
            54.348814
          ],
          [
            -2.718179,
            54.349763
          ],
          [
            -2.717538,
            54.349895
          ],
          [
            -2.715973,
            54.349946
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025564046, LA8 9DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.721067592047962,
          54.3477909041877
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110388, LA8 9DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7159817874319563,
          54.34992423297398
        ]
      }
    }
  ]
}