{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kendal Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.593769,
            51.361793
          ],
          [
            0.594303,
            51.361631
          ],
          [
            0.594836,
            51.361468
          ],
          [
            0.595383,
            51.361296
          ],
          [
            0.59593,
            51.361125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44004032, ME8 0EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5937693590201144,
          51.361793081577595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025151801, ME8 0BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5950874716131165,
          51.361476079654054
        ]
      }
    }
  ]
}