{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lilac Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.467566,
            53.804658
          ],
          [
            -1.467549,
            53.804458
          ],
          [
            -1.467532,
            53.804258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72777906, LS14 6LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.467698598649121,
          53.8043195374017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72781668, LS14 6YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4675274836499637,
          53.804642348471226
        ]
      }
    }
  ]
}