{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.801054,
            52.399393
          ],
          [
            -0.801754,
            52.399914
          ],
          [
            -0.801935,
            52.400049
          ],
          [
            -0.80218,
            52.400515
          ],
          [
            -0.802186,
            52.400525
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007874269, NN14 1LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8042204809636435,
          52.40659166377881
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007877070, NN14 1LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8021798354630876,
          52.40052035259562
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024936114, NN14 1LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8026737522938984,
          52.400192703833135
        ]
      }
    }
  ]
}