{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.165144,
            53.406416
          ],
          [
            -2.165397,
            53.406052
          ],
          [
            -2.165495,
            53.405911
          ],
          [
            -2.165887,
            53.405856
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007623689, SK3 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.165122335880589,
          53.40641480094345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009674499, SK3 0EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1646734761858903,
          53.40703563217652
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012779948, SK3 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1652107738866673,
          53.40594727340261
        ]
      }
    }
  ]
}