{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dog Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.076751,
            52.436394
          ],
          [
            1.075584,
            52.435915
          ],
          [
            1.075347,
            52.435684
          ],
          [
            1.075265,
            52.435278
          ],
          [
            1.075235,
            52.435128
          ],
          [
            1.075292,
            52.433739
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630003784, IP22 2EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0767200413884461,
          52.43637721113335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630145838, IP22 2HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.075595223772373,
          52.43522836490806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630160416, IP22 2HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0747552178989923,
          52.43584378672806
        ]
      }
    }
  ]
}