{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.397122,
            53.839765
          ],
          [
            -2.397164,
            53.839976
          ],
          [
            -2.397151,
            53.839997
          ],
          [
            -2.397014,
            53.840218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.396822,
            53.839429
          ],
          [
            -2.396882,
            53.839492
          ],
          [
            -2.396942,
            53.839554
          ],
          [
            -2.397032,
            53.839659
          ],
          [
            -2.397122,
            53.839765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022971357, BB7 9BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3968582254959085,
          53.83944586690027
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022973159, BB7 9QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3974169627755484,
          53.84067536650083
        ]
      }
    }
  ]
}