{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Inn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.244607,
            51.865428
          ],
          [
            -2.244274,
            51.865201
          ],
          [
            -2.24394,
            51.864973
          ],
          [
            -2.2439,
            51.86495
          ],
          [
            -2.243861,
            51.864927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004488024, GL1 1RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2445436904010165,
          51.86558038344167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004495897, GL1 1SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2451106552424527,
          51.86568709346925
        ]
      }
    }
  ]
}