{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Avenue A",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.69504,
            53.369341
          ],
          [
            -0.695047,
            53.369472
          ],
          [
            -0.69505,
            53.369512
          ],
          [
            -0.694944,
            53.369577
          ],
          [
            -0.694519,
            53.369664
          ],
          [
            -0.694095,
            53.369751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023307053, DN21 5NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6950694932889695,
          53.369350787280474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030948199, DN21 5NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6944618975942,
          53.36955988668515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030948200, DN21 5NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6942802222376241,
          53.36960284610605
        ]
      }
    }
  ]
}