{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Warren",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.088675,
            53.38693
          ],
          [
            -3.08924,
            53.386691
          ],
          [
            -3.089805,
            53.386452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42115042, CH49 6JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.089323816973985,
          53.38644776268741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42115043, CH49 6JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0894711557997927,
          53.3863295602733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42115044, CH49 6JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.089813912000167,
          53.38620957348903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42185348, CH49 6JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0886597501079547,
          53.38693923003904
        ]
      }
    }
  ]
}