{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pound Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.495467,
            52.804459
          ],
          [
            1.496073,
            52.804555
          ],
          [
            1.496679,
            52.80465
          ],
          [
            1.497649,
            52.804946
          ],
          [
            1.498573,
            52.805327
          ],
          [
            1.499921,
            52.805884
          ],
          [
            1.500469,
            52.805981
          ],
          [
            1.501121,
            52.806008
          ],
          [
            1.502684,
            52.805913
          ],
          [
            1.503171,
            52.805913
          ],
          [
            1.504284,
            52.805912
          ],
          [
            1.505858,
            52.805742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023455556, NR12 9HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5058067392691552,
          52.80576724162271
        ]
      }
    }
  ]
}