{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.607296,
            53.216914
          ],
          [
            -3.607403,
            53.216865
          ],
          [
            -3.607659,
            53.216967
          ],
          [
            -3.608027,
            53.217115
          ],
          [
            -3.608071,
            53.21713
          ],
          [
            -3.608116,
            53.217145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023738506, LL22 8SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6071343414633272,
          53.2168864747997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035303961, LL22 8SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6074488673186984,
          53.21648667870032
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035305505, LL22 8SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6078818134720247,
          53.216849419448884
        ]
      }
    }
  ]
}