{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.240748,
            53.790373
          ],
          [
            -2.241107,
            53.790415
          ],
          [
            -2.241465,
            53.790456
          ],
          [
            -2.241491,
            53.790459
          ],
          [
            -2.241517,
            53.790462
          ],
          [
            -2.241664,
            53.790479
          ],
          [
            -2.241811,
            53.790496
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014133413, BB11 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2417961877438115,
          53.79049703240891
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012828228, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2412956959111687,
          53.79056994549824
        ]
      }
    }
  ]
}