{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tigwells Field",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.967371,
            51.223206
          ],
          [
            -0.967034,
            51.223067
          ],
          [
            -0.966697,
            51.222928
          ],
          [
            -0.966623,
            51.2229
          ],
          [
            -0.966549,
            51.222871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093263030, RG29 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9673963767469624,
          51.223190023759216
        ]
      }
    }
  ]
}