{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tern Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.575468,
            55.326115
          ],
          [
            -1.575572,
            55.325914
          ],
          [
            -1.575675,
            55.325712
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095490646, NE65 0FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.575454979207857,
          55.3257074790959
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095490854, NE65 0FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5754979397551796,
          55.32611198733879
        ]
      }
    }
  ]
}