{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.08808,
            52.541563
          ],
          [
            -2.087984,
            52.541555
          ],
          [
            -2.087888,
            52.541546
          ],
          [
            -2.087698,
            52.541546
          ],
          [
            -2.087508,
            52.541547
          ],
          [
            -2.087376,
            52.541547
          ],
          [
            -2.087245,
            52.541547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90161205, WV14 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0874806762107427,
          52.541402735714904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208186, WV14 9JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.088056167289081,
          52.54162705443783
        ]
      }
    }
  ]
}