{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goshawk Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.306887,
            51.160766
          ],
          [
            1.307082,
            51.160657
          ],
          [
            1.307316,
            51.160629
          ],
          [
            1.307453,
            51.160612
          ],
          [
            1.307754,
            51.16049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034890980, CT16 3FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3077540137015093,
          51.160503503652066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034891050, CT16 3FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3071154341468303,
          51.16057554769533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034891075, CT16 3FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3073671277352097,
          51.160694357284164
        ]
      }
    }
  ]
}