{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Western Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.091355,
            57.36006
          ],
          [
            -2.091304,
            57.359795
          ],
          [
            -2.091254,
            57.359531
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Western Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.091254,
            57.359531
          ],
          [
            -2.091266,
            57.35937
          ],
          [
            -2.091279,
            57.359209
          ],
          [
            -2.091291,
            57.35914
          ],
          [
            -2.091302,
            57.359072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151156114, AB41 9EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0913022737858813,
          57.35907238336181
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024866157, AB41 9EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0910546483488526,
          57.35975524902816
        ]
      }
    }
  ]
}