{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.196742,
            53.164678
          ],
          [
            -1.196418,
            53.16441
          ],
          [
            -1.196094,
            53.164143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.197154,
            53.165031
          ],
          [
            -1.196948,
            53.164854
          ],
          [
            -1.196742,
            53.164678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023930796, NG19 8EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1971543960101065,
          53.16503100017554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032108118, NG19 8BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1964131412773023,
          53.16467542601052
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032277551, NG19 8BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1962657647237285,
          53.16455757287411
        ]
      }
    }
  ]
}