{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lodge Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.019671,
            51.820105
          ],
          [
            1.018909,
            51.819012
          ],
          [
            1.018465,
            51.818377
          ],
          [
            1.018396,
            51.818278
          ],
          [
            1.018146,
            51.81792
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007944150, CO7 0QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0196958710629664,
          51.82008900866067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025112610, CO7 0LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0161715845217092,
          51.81599734891527
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025343284, CO7 0LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.013775702248697,
          51.81249723214097
        ]
      }
    }
  ]
}