{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Laverstoke Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.49134,
            52.919393
          ],
          [
            -1.491027,
            52.919473
          ],
          [
            -1.490713,
            52.919552
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Laverstoke Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.490713,
            52.919552
          ],
          [
            -1.490534,
            52.919596
          ],
          [
            -1.49064,
            52.919718
          ],
          [
            -1.490652,
            52.919732
          ],
          [
            -1.490786,
            52.919696
          ],
          [
            -1.490713,
            52.919552
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010668688, DE22 3RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4913399643177834,
          52.919393042342094
        ]
      }
    }
  ]
}