{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheapsides Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.799878,
            54.148747
          ],
          [
            -0.799922,
            54.148841
          ],
          [
            -0.801314,
            54.149971
          ],
          [
            -0.80216,
            54.150394
          ],
          [
            -0.803216,
            54.15118
          ],
          [
            -0.803313,
            54.151286
          ],
          [
            -0.803801,
            54.151815
          ],
          [
            -0.804297,
            54.152603
          ],
          [
            -0.804875,
            54.154005
          ],
          [
            -0.805059,
            54.154371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748610, YO17 6SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7998467896768268,
          54.148755430846016
        ]
      }
    }
  ]
}