{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.657905,
            52.629372
          ],
          [
            -0.658065,
            52.629396
          ],
          [
            -0.65822,
            52.629419
          ],
          [
            -0.658293,
            52.62943
          ],
          [
            -0.65868,
            52.629488
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008627509, LE15 8TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6581142249603608,
          52.629517525992696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008629239, LE15 8TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6578809266427569,
          52.62941598948408
        ]
      }
    }
  ]
}