{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Stile Farm",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.93711,
            53.706107
          ],
          [
            -1.936978,
            53.706196
          ],
          [
            -1.936934,
            53.706203
          ],
          [
            -1.936698,
            53.706241
          ],
          [
            -1.936466,
            53.706267
          ],
          [
            -1.93639,
            53.706276
          ],
          [
            -1.93636,
            53.706183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216028, HX6 1JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9370955219242476,
          53.706093657149395
        ]
      }
    }
  ]
}