{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.295558,
            52.726578
          ],
          [
            -2.294884,
            52.726827
          ],
          [
            -2.294701,
            52.726825
          ],
          [
            -2.294314,
            52.726822
          ],
          [
            -2.293759,
            52.726936
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.288336,
            52.72757
          ],
          [
            -2.288311,
            52.727582
          ],
          [
            -2.288285,
            52.727593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.293759,
            52.726936
          ],
          [
            -2.292016,
            52.726954
          ],
          [
            -2.291044,
            52.727181
          ],
          [
            -2.290929,
            52.727208
          ],
          [
            -2.288336,
            52.72757
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003579238, TF10 9BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3016663043977132,
          52.72454016020021
        ]
      }
    }
  ]
}