{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.611268,
            52.325301
          ],
          [
            -0.611639,
            52.325133
          ],
          [
            -0.611849,
            52.325038
          ],
          [
            -0.612041,
            52.325013
          ],
          [
            -0.612122,
            52.325079
          ],
          [
            -0.612204,
            52.325145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001191980, NN9 5RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6117449123415524,
          52.325081663775215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000734468, NN9 5RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6123742438423279,
          52.32513401131536
        ]
      }
    }
  ]
}