{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lyme Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.492107,
            53.377721
          ],
          [
            -2.492155,
            53.377308
          ],
          [
            -2.492203,
            53.376894
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013404662, WA13 0PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.492106890559237,
          53.3777123638122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000982989, WA13 0NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.492359104135123,
          53.377423685384905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000982990, WA13 0NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.491937607566607,
          53.37737149178265
        ]
      }
    }
  ]
}