{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Somerset Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.463943,
            53.393894
          ],
          [
            -1.463343,
            53.393769
          ],
          [
            -1.462743,
            53.393644
          ],
          [
            -1.462616,
            53.393617
          ],
          [
            -1.462489,
            53.393591
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013334189, S3 9EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4629041969406247,
          53.39402394588948
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013336945, S3 9DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4638685962112419,
          53.39386648165477
        ]
      }
    }
  ]
}