{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smiths Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.248482,
            52.37329
          ],
          [
            -1.24827,
            52.37324
          ],
          [
            -1.248057,
            52.37319
          ],
          [
            -1.247653,
            52.373111
          ],
          [
            -1.247349,
            52.373052
          ],
          [
            -1.247254,
            52.373079
          ],
          [
            -1.247245,
            52.373082
          ],
          [
            -1.247237,
            52.373084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010514191, CV21 3NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2484967806315523,
          52.37329042208534
        ]
      }
    }
  ]
}