{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Danny Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.464062,
            54.318638
          ],
          [
            -2.464013,
            54.318654
          ],
          [
            -2.463964,
            54.318669
          ],
          [
            -2.463854,
            54.318607
          ],
          [
            -2.463814,
            54.318447
          ],
          [
            -2.463843,
            54.318168
          ],
          [
            -2.46385,
            54.318094
          ],
          [
            -2.463718,
            54.317644
          ],
          [
            -2.46382,
            54.317372
          ],
          [
            -2.463351,
            54.316838
          ],
          [
            -2.463298,
            54.316778
          ],
          [
            -2.462096,
            54.316562
          ],
          [
            -2.46202,
            54.3165
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034109158, LA10 5NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.46372001633212,
          54.31869566462567
        ]
      }
    }
  ]
}