{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pyatts Nest",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.701173,
            51.713425
          ],
          [
            -4.701554,
            51.713488
          ],
          [
            -4.701655,
            51.713505
          ],
          [
            -4.70178,
            51.713667
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090279088, SA69 9AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.702068192533101,
          51.71375422581588
        ]
      }
    }
  ]
}