{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Netting Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.426756,
            51.796981
          ],
          [
            -2.426651,
            51.797045
          ],
          [
            -2.42627,
            51.797009
          ],
          [
            -2.426125,
            51.79706
          ],
          [
            -2.425952,
            51.797344
          ],
          [
            -2.425532,
            51.798033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090806227, GL2 7JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.419337384592788,
          51.80139457025202
        ]
      }
    }
  ]
}