{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.077491,
            53.449685
          ],
          [
            -2.077385,
            53.449719
          ],
          [
            -2.077279,
            53.449752
          ],
          [
            -2.076979,
            53.449849
          ],
          [
            -2.076679,
            53.449946
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090077307, SK14 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0773708537179365,
          53.449738850876386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093148425, SK14 1NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.07717533767319,
          53.449864816530855
        ]
      }
    }
  ]
}