{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whiteadder Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.216299,
            55.797573
          ],
          [
            -2.216302,
            55.797933
          ],
          [
            -2.216306,
            55.798293
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116069440, TD11 3SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2160225614385953,
          55.79810906195596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116069441, TD11 3ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.216290774347468,
          55.797578475096586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116069442, TD11 3SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2160063621986916,
          55.79806416545745
        ]
      }
    }
  ]
}