{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.094383,
            58.441292
          ],
          [
            -3.094512,
            58.441337
          ],
          [
            -3.094641,
            58.441383
          ],
          [
            -3.095229,
            58.441581
          ],
          [
            -3.095817,
            58.441779
          ],
          [
            -3.096172,
            58.441779
          ],
          [
            -3.096249,
            58.441779
          ],
          [
            -3.096451,
            58.441678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130163307, KW1 5EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0943833841208574,
          58.44129185066882
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025407105, KW1 5LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0966509265540334,
          58.441497020170296
        ]
      }
    }
  ]
}