{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shire Fields Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.482259,
            52.661383
          ],
          [
            -2.482622,
            52.661431
          ],
          [
            -2.482985,
            52.661479
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Shire Fields Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.481625,
            52.661476
          ],
          [
            -2.481782,
            52.661454
          ],
          [
            -2.48194,
            52.661431
          ],
          [
            -2.4821,
            52.661407
          ],
          [
            -2.482259,
            52.661383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024237214, TF4 3UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4816245498018357,
          52.66147591446724
        ]
      }
    }
  ]
}