{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moody Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.660661,
            53.585146
          ],
          [
            -2.660393,
            53.585253
          ],
          [
            -2.660125,
            53.58536
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061973, WN6 0JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6602257470845387,
          53.585310471173536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001526031, WN6 0JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6603442001208797,
          53.585157013533916
        ]
      }
    }
  ]
}