{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Princes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.763478,
            53.444662
          ],
          [
            -2.763131,
            53.444602
          ],
          [
            -2.762784,
            53.444541
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39048021, WA10 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.763329715033314,
          53.4447710909872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39048022, WA10 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.763612198118399,
          53.44457153323016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202868, WA10 3HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7627834144989456,
          53.44453188612416
        ]
      }
    }
  ]
}