{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillview",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.079159,
            51.311531
          ],
          [
            -0.079114,
            51.311477
          ],
          [
            -0.079226,
            51.311444
          ],
          [
            -0.079341,
            51.311412
          ],
          [
            -0.079379,
            51.311466
          ],
          [
            -0.079453,
            51.311583
          ],
          [
            -0.079527,
            51.311699
          ],
          [
            -0.079683,
            51.311713
          ],
          [
            -0.079763,
            51.311768
          ],
          [
            -0.079948,
            51.311897
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918291, CR3 0EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07991951634089205,
          51.311896681010616
        ]
      }
    }
  ]
}