{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "First Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.612072,
            53.50496
          ],
          [
            -2.61229,
            53.505008
          ],
          [
            -2.612508,
            53.505056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "First Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.612508,
            53.505056
          ],
          [
            -2.612743,
            53.505094
          ],
          [
            -2.612978,
            53.505133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063417, WN2 5LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.612554977158049,
          53.5050632341253
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090387977, WN2 5LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6111366640669815,
          53.50498959942847
        ]
      }
    }
  ]
}