{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broomrig Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.63409,
            55.087068
          ],
          [
            -3.634022,
            55.087119
          ],
          [
            -3.633953,
            55.087169
          ],
          [
            -3.633906,
            55.087199
          ],
          [
            -3.633859,
            55.087229
          ],
          [
            -3.633745,
            55.0873
          ],
          [
            -3.633632,
            55.087371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137088448, DG2 0HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.633632442608612,
          55.08737106453697
        ]
      }
    }
  ]
}