{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grasmere Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.986431,
            53.067642
          ],
          [
            -2.986877,
            53.067598
          ],
          [
            -2.987324,
            53.067553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023165781, LL12 8AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.986430602745129,
          53.06764176912583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024825415, LL12 8BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9869798208510225,
          53.06751136156322
        ]
      }
    }
  ]
}