{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.098444,
            53.615469
          ],
          [
            -2.097887,
            53.615681
          ],
          [
            -2.09733,
            53.615894
          ],
          [
            -2.096897,
            53.616096
          ],
          [
            -2.096465,
            53.616298
          ],
          [
            -2.095983,
            53.616549
          ],
          [
            -2.095974,
            53.61656
          ],
          [
            -2.095696,
            53.616918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114115, OL16 3TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0956964057803225,
          53.616926985928366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094359563, OL16 3TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0956239179822234,
          53.61829325516058
        ]
      }
    }
  ]
}