{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Mill Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.931272,
            54.338935
          ],
          [
            -2.931719,
            54.338745
          ],
          [
            -2.931769,
            54.338739
          ],
          [
            -2.932363,
            54.338676
          ],
          [
            -2.932614,
            54.338734
          ],
          [
            -2.932633,
            54.338738
          ],
          [
            -2.93274,
            54.338763
          ],
          [
            -2.932873,
            54.338794
          ],
          [
            -2.932899,
            54.338799
          ],
          [
            -2.933384,
            54.338911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110604, LA23 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9333838657505495,
          54.33891149918828
        ]
      }
    }
  ]
}