{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandquay Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.581355,
            50.358419
          ],
          [
            -3.58129,
            50.35864
          ],
          [
            -3.581078,
            50.358863
          ],
          [
            -3.58095,
            50.358946
          ],
          [
            -3.580288,
            50.359375
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024668760, TQ6 9QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5795814546102136,
          50.36037317790632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090534038, TQ6 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.581415561431627,
          50.35845053839929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090534039, TQ6 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5797169103729196,
          50.36021844176479
        ]
      }
    }
  ]
}