{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skinner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.24256,
            51.869442
          ],
          [
            -2.242337,
            51.86982
          ],
          [
            -2.242114,
            51.870198
          ],
          [
            -2.242032,
            51.870198
          ],
          [
            -2.241949,
            51.870198
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024841992, GL1 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2428540275363744,
          51.87003439038522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004496117, GL1 3AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2420274670978673,
          51.870278849950076
        ]
      }
    }
  ]
}