{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bracken's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.544596,
            53.426588
          ],
          [
            -0.545173,
            53.42653
          ],
          [
            -0.545218,
            53.426525
          ],
          [
            -0.545477,
            53.426499
          ],
          [
            -0.547168,
            53.426329
          ],
          [
            -0.549739,
            53.426069
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013814999, DN21 4UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5450593484943285,
          53.426928745261144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013815419, DN21 4UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5496348789838016,
          53.4260405096934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034690531, DN21 4UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5453473394062606,
          53.42686932740983
        ]
      }
    }
  ]
}