{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hereford Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.157718,
            53.267244
          ],
          [
            -2.157677,
            53.267117
          ],
          [
            -2.157637,
            53.26699
          ],
          [
            -2.157624,
            53.266951
          ],
          [
            -2.157612,
            53.266912
          ],
          [
            -2.157844,
            53.26689
          ],
          [
            -2.158077,
            53.266868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007945481, SK10 3EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1577179746479094,
          53.26724437656655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008880263, SK10 3HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1578812733071455,
          53.2668037104685
        ]
      }
    }
  ]
}