{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanning Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.696706,
            53.688973
          ],
          [
            -2.69669,
            53.689101
          ],
          [
            -2.696674,
            53.689228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stanning Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.696674,
            53.689228
          ],
          [
            -2.69665,
            53.689367
          ],
          [
            -2.696626,
            53.689506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013240838, PR25 2FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6966801814629755,
          53.689252210154855
        ]
      }
    }
  ]
}