{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunflower Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.532017,
            52.735658
          ],
          [
            -1.531925,
            52.735368
          ],
          [
            -1.531921,
            52.735354
          ],
          [
            -1.531694,
            52.735109
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002353181, DE12 6AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5320215137391675,
          52.73518533602408
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002353182, DE12 6AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5318307235877535,
          52.73502276983415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002353487, DE12 6AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.532016318171861,
          52.735670756480616
        ]
      }
    }
  ]
}