{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Courtland Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.599975,
            52.879493
          ],
          [
            -1.600129,
            52.879314
          ],
          [
            -1.600132,
            52.879312
          ],
          [
            -1.600148,
            52.879114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013903593, DE65 6JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6001165052634043,
          52.87935647628264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024226900, DE65 6JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6000988368903433,
          52.87966205667338
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030235087, DE65 6JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.600263852578738,
          52.879491813053505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030235088, DE65 6JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6002188634493695,
          52.87953660876802
        ]
      }
    }
  ]
}