{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.608135,
            52.613323
          ],
          [
            -1.607973,
            52.613119
          ],
          [
            -1.607956,
            52.613108
          ],
          [
            -1.607684,
            52.612933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001179730, B78 1PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.607685997347833,
          52.61292974517052
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001179790, B78 1PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6079487777205759,
          52.61327222728422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001179791, B78 1PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6078168251580585,
          52.613163913107925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001179792, B78 1PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6077728411151304,
          52.61312780834968
        ]
      }
    }
  ]
}