{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Pines",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.788167,
            53.931455
          ],
          [
            -0.788172,
            53.931458
          ],
          [
            -0.788176,
            53.931462
          ],
          [
            -0.788446,
            53.931701
          ],
          [
            -0.788533,
            53.931777
          ],
          [
            -0.788527,
            53.931968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009936067, YO42 2XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7883260446531578,
          53.93159271661664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052171192, YO42 2XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7885407814557678,
          53.931540952244696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052171193, YO42 2XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7886143133949202,
          53.93163157748018
        ]
      }
    }
  ]
}