{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Street Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.797866,
            53.327337
          ],
          [
            -0.797442,
            53.327385
          ],
          [
            -0.796313,
            53.327537
          ],
          [
            -0.795713,
            53.327618
          ],
          [
            -0.794745,
            53.32768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013979316, DN22 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7986530745354673,
          53.328845062144474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981822, DN22 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7979034411827114,
          53.32720147305039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023269286, DN22 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7988144268353083,
          53.327911806495855
        ]
      }
    }
  ]
}