{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prince's Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.095412,
            53.564071
          ],
          [
            -0.094432,
            53.563728
          ],
          [
            -0.093452,
            53.563384
          ],
          [
            -0.093425,
            53.563375
          ],
          [
            -0.093398,
            53.563366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Prince's Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.093398,
            53.563366
          ],
          [
            -0.092945,
            53.563213
          ],
          [
            -0.092493,
            53.56306
          ],
          [
            -0.092206,
            53.562971
          ],
          [
            -0.091919,
            53.562882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090081452, DN31 1SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09194645000134817,
          53.562876772787035
        ]
      }
    }
  ]
}