{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Collinge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.174902,
            53.542315
          ],
          [
            -2.174747,
            53.542269
          ],
          [
            -2.174592,
            53.542222
          ],
          [
            -2.174503,
            53.542195
          ],
          [
            -2.174413,
            53.542168
          ],
          [
            -2.174234,
            53.542114
          ],
          [
            -2.174054,
            53.54206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23103436, M24 2AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.174901830924799,
          53.54231530715638
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015825236, M24 2BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.173769042918027,
          53.54206528699512
        ]
      }
    }
  ]
}