{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashmore",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.403092,
            56.345538
          ],
          [
            -3.403351,
            56.345665
          ],
          [
            -3.403487,
            56.345731
          ],
          [
            -3.403451,
            56.345821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124057914, PH2 9NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.403679060491929,
          56.34567492610292
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087927, PH2 9PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4030912158255777,
          56.34552883584586
        ]
      }
    }
  ]
}