{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.068798,
            53.455784
          ],
          [
            -2.068537,
            53.455866
          ],
          [
            -2.068275,
            53.455948
          ],
          [
            -2.067844,
            53.456082
          ],
          [
            -2.067413,
            53.456217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002995609, SK14 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0687979884031633,
          53.4557843715091
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002032586, SK14 2JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0687681173219485,
          53.455937192830575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002032587, SK14 2JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.067955264598092,
          53.456162371522794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004416440, SK14 2JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.068407095406811,
          53.45618907812604
        ]
      }
    }
  ]
}