{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silver Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.078134,
            54.252605
          ],
          [
            -3.077893,
            54.252475
          ],
          [
            -3.077868,
            54.252438
          ],
          [
            -3.077781,
            54.25231
          ],
          [
            -3.077621,
            54.2523
          ],
          [
            -3.077257,
            54.252303
          ],
          [
            -3.076893,
            54.252306
          ],
          [
            -3.076131,
            54.252797
          ],
          [
            -3.075551,
            54.252909
          ],
          [
            -3.074922,
            54.253184
          ],
          [
            -3.074643,
            54.253218
          ],
          [
            -3.07404,
            54.253291
          ],
          [
            -3.073607,
            54.253408
          ],
          [
            -3.072404,
            54.254129
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015345844, LA12 7SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.078579409091185,
          54.25183214443499
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110978, LA12 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.072392414421758,
          54.254143286368155
        ]
      }
    }
  ]
}