{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.078005,
            53.277523
          ],
          [
            0.078295,
            53.277563
          ],
          [
            0.078586,
            53.277604
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023183732, LN13 0BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07802580736962147,
          53.27753486161647
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025249497, LN13 0BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07865056629903665,
          53.27804541519885
        ]
      }
    }
  ]
}