{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Opal Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.060751,
            53.424552
          ],
          [
            -1.060585,
            53.424807
          ],
          [
            -1.060419,
            53.425062
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090593077, DN11 8FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0603021253249938,
          53.42494673484147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090593214, DN11 8SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.060792724034263,
          53.424537104750776
        ]
      }
    }
  ]
}