{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hallam Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.373953,
            53.766563
          ],
          [
            -2.373745,
            53.766654
          ],
          [
            -2.373537,
            53.766745
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hallam Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.373537,
            53.766745
          ],
          [
            -2.373433,
            53.766814
          ],
          [
            -2.373328,
            53.766883
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884594, BB5 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.373945393119677,
          53.76657286217145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010430435, BB5 5DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3738253104739653,
          53.76671704587612
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010430436, BB5 5DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.373492764071479,
          53.7668529039301
        ]
      }
    }
  ]
}