{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapelsfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.314799,
            53.565328
          ],
          [
            -1.315034,
            53.565132
          ],
          [
            -1.315145,
            53.564974
          ],
          [
            -1.315413,
            53.564595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006586059, DN5 7DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3149408424569424,
          53.565614885056426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006610735, DN5 7DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3154251091287614,
          53.56461094488946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006612625, DN5 7DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3144185370946797,
          53.56523437709701
        ]
      }
    }
  ]
}