{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.073077,
            52.32325
          ],
          [
            -0.073233,
            52.323024
          ],
          [
            -0.073292,
            52.322939
          ],
          [
            -0.07334,
            52.322869
          ],
          [
            -0.07339,
            52.322797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Market Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.072954,
            52.323374
          ],
          [
            -0.073015,
            52.323312
          ],
          [
            -0.073077,
            52.32325
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012045821, PE27 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07301490690044585,
          52.32332139199591
        ]
      }
    }
  ]
}