{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nash Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.866912,
            51.423832
          ],
          [
            -1.869275,
            51.423198
          ],
          [
            -1.869964,
            51.422926
          ],
          [
            -1.87144,
            51.422346
          ],
          [
            -1.872994,
            51.422011
          ],
          [
            -1.873007,
            51.421985
          ],
          [
            -1.873019,
            51.421959
          ],
          [
            -1.872948,
            51.421805
          ],
          [
            -1.872877,
            51.421651
          ],
          [
            -1.872605,
            51.421059
          ],
          [
            -1.872333,
            51.420466
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023274093, SN8 1QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8723328361001679,
          51.42046552661307
        ]
      }
    }
  ]
}