{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Somerset Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.888865,
            53.196948
          ],
          [
            -2.888731,
            53.197002
          ],
          [
            -2.888596,
            53.197056
          ],
          [
            -2.888456,
            53.197112
          ],
          [
            -2.888315,
            53.197168
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034100690, CH1 3HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.888849632257062,
          53.196948411444595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010027975, CH1 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.888747282215969,
          53.19706603434841
        ]
      }
    }
  ]
}