{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knaith Hall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.772066,
            53.348809
          ],
          [
            -0.767899,
            53.349595
          ],
          [
            -0.763873,
            53.350354
          ],
          [
            -0.763775,
            53.350421
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013980934, DN21 5PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7720726356658435,
          53.34880929065323
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024935642, DN21 5PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7611663675461772,
          53.34828308530139
        ]
      }
    }
  ]
}