{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bignell Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.20434,
            51.893482
          ],
          [
            -1.204132,
            51.893769
          ],
          [
            -1.204015,
            51.894255
          ],
          [
            -1.203065,
            51.894813
          ],
          [
            -1.20117,
            51.895926
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011887576, OX26 1TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.199297370463657,
          51.89595673852897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011892774, OX26 1TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2043403323112456,
          51.89348242433973
        ]
      }
    }
  ]
}