{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Marr",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.329099,
            54.231089
          ],
          [
            -0.327769,
            54.230867
          ],
          [
            -0.326438,
            54.230646
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Marr",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.326438,
            54.230646
          ],
          [
            -0.323639,
            54.230178
          ],
          [
            -0.322445,
            54.229979
          ],
          [
            -0.321862,
            54.22962
          ],
          [
            -0.321542,
            54.229176
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023875010, YO14 9PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3290602118334757,
          54.23105976699266
        ]
      }
    }
  ]
}