{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandhill Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.342856,
            53.549022
          ],
          [
            -1.342872,
            53.549187
          ],
          [
            -1.342888,
            53.549353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007018026, S72 0DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3428436598031686,
          53.549025804277356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007018027, S72 0ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3431839489639137,
          53.54946810947457
        ]
      }
    }
  ]
}