{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.513609,
            52.10878
          ],
          [
            -0.513442,
            52.108809
          ],
          [
            -0.513327,
            52.108883
          ],
          [
            -0.513091,
            52.109034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090877420, MK42 7FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5136104967866464,
          52.10878436829004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090877421, MK42 7GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5131243247938627,
          52.1089131074356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090877422, MK42 7GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5129902642448315,
          52.10899233819757
        ]
      }
    }
  ]
}