{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.733164,
            54.84167
          ],
          [
            -1.732692,
            54.841525
          ],
          [
            -1.732219,
            54.841381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010387785, DH7 0AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.733191051971889,
          54.84167876023888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004281875, DH7 0QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.732977268902919,
          54.84104025474564
        ]
      }
    }
  ]
}