{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cookworthy Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.779308,
            50.286656
          ],
          [
            -3.779316,
            50.286683
          ],
          [
            -3.779323,
            50.286711
          ],
          [
            -3.77936,
            50.286779
          ],
          [
            -3.779398,
            50.286848
          ],
          [
            -3.779532,
            50.286929
          ],
          [
            -3.779666,
            50.287011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cookworthy Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.779666,
            50.287011
          ],
          [
            -3.779764,
            50.287036
          ],
          [
            -3.779862,
            50.28706
          ],
          [
            -3.780136,
            50.287094
          ],
          [
            -3.780205,
            50.287102
          ],
          [
            -3.780411,
            50.287127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023567523, TQ7 1QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7804218607753337,
          50.28709212232339
        ]
      }
    }
  ]
}