{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.961409,
            52.987996
          ],
          [
            -3.96166,
            52.987933
          ],
          [
            -3.96191,
            52.987871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070281618, LL41 3SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9614091770884143,
          52.98799585713011
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090568301, LL41 3SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9614248789490847,
          52.988013579241674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003201384, LL41 3SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9615596810471825,
          52.988029335603734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003201385, LL41 3SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9617069273853076,
          52.98799094261925
        ]
      }
    }
  ]
}