{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goddard Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.102682,
            52.99804
          ],
          [
            -1.103167,
            52.998103
          ],
          [
            -1.103242,
            52.998113
          ],
          [
            -1.103461,
            52.997898
          ],
          [
            -1.103795,
            52.997897
          ],
          [
            -1.103889,
            52.997682
          ],
          [
            -1.104067,
            52.997272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035289539, NG3 5RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1027472777286873,
          52.99806354506948
        ]
      }
    }
  ]
}