{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glaston Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.675059,
            52.594852
          ],
          [
            -0.675421,
            52.59485
          ],
          [
            -0.675783,
            52.594847
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008628835, LE15 9BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6750591454945739,
          52.59485249688184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001753159, LE15 9BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6748106892998401,
          52.59476880374973
        ]
      }
    }
  ]
}