{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fitness Fields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.305635,
            51.151694
          ],
          [
            1.305591,
            51.151621
          ],
          [
            1.305547,
            51.151548
          ],
          [
            1.305448,
            51.151325
          ],
          [
            1.305349,
            51.151101
          ],
          [
            1.30529,
            51.150962
          ],
          [
            1.305231,
            51.150823
          ],
          [
            1.305109,
            51.150541
          ],
          [
            1.304987,
            51.150258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034892961, CT16 3QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3056218169971983,
          51.15169458412143
        ]
      }
    }
  ]
}