{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lilac Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.353844,
            53.012044
          ],
          [
            -1.35316,
            53.01188
          ],
          [
            -1.352476,
            53.011716
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000256170, DE75 7EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.353175364990159,
          53.01187842024201
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030032331, DE75 7EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3529840379991185,
          53.0117155724634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030032332, DE75 7EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3527478677773335,
          53.011561469728655
        ]
      }
    }
  ]
}