{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Michael's Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.506776,
            53.035507
          ],
          [
            -0.506846,
            53.035543
          ],
          [
            -0.507576,
            53.03591
          ],
          [
            -0.507713,
            53.036235
          ],
          [
            -0.507716,
            53.036242
          ],
          [
            -0.508295,
            53.036663
          ],
          [
            -0.508403,
            53.036743
          ],
          [
            -0.508631,
            53.037459
          ],
          [
            -0.508782,
            53.037508
          ],
          [
            -0.509741,
            53.037444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006528221, NG34 8EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5072976693116439,
          53.03623900448773
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006533858, NG34 8EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5084580212791076,
          53.03675699630804
        ]
      }
    }
  ]
}