{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cambrian Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.446207,
            52.149033
          ],
          [
            -0.446159,
            52.149074
          ],
          [
            -0.446104,
            52.149122
          ],
          [
            -0.446054,
            52.149165
          ],
          [
            -0.445901,
            52.149297
          ],
          [
            -0.445869,
            52.149325
          ],
          [
            -0.445837,
            52.149352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033181399, MK41 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.44620619962563834,
          52.14904160381837
        ]
      }
    }
  ]
}