{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newmarket Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.783857,
            51.570568
          ],
          [
            -1.783928,
            51.570697
          ],
          [
            -1.784,
            51.570827
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Newmarket Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.784,
            51.570827
          ],
          [
            -1.784068,
            51.570952
          ],
          [
            -1.784135,
            51.571078
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Newmarket Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.784135,
            51.571078
          ],
          [
            -1.784203,
            51.571204
          ],
          [
            -1.784272,
            51.571331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022795082, SN2 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.783842426180713,
          51.570556694407976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002920692, SN2 1FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.784084687540811,
          51.57119552697199
        ]
      }
    }
  ]
}