{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.650698,
            54.599253
          ],
          [
            -1.649306,
            54.599087
          ],
          [
            -1.648435,
            54.59892
          ],
          [
            -1.647931,
            54.598823
          ],
          [
            -1.646508,
            54.598702
          ],
          [
            -1.646142,
            54.598729
          ],
          [
            -1.645514,
            54.599112
          ],
          [
            -1.644802,
            54.599325
          ],
          [
            -1.643279,
            54.59978
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003079965, DL2 2XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6506826081545283,
          54.59925308189617
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093906364, DL2 2UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.643273494544469,
          54.59867431096522
        ]
      }
    }
  ]
}