{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Agnes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.093736,
            58.435842
          ],
          [
            -3.093649,
            58.435826
          ],
          [
            -3.093562,
            58.435811
          ],
          [
            -3.093128,
            58.43571
          ],
          [
            -3.092694,
            58.435609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130014849, KW1 5NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0929516729952504,
          58.43544786250066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130158144, KW1 5NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0937002033338814,
          58.43583668184791
        ]
      }
    }
  ]
}