{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Sydney Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.133244,
            53.249358
          ],
          [
            -3.133014,
            53.249486
          ],
          [
            -3.132784,
            53.249614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013698328, CH6 5NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1329217259078006,
          53.249657998589456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013698329, CH6 5FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.132921963389612,
          53.24966698561487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013698343, CH6 5NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.132921963389612,
          53.24966698561487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013714571, CH6 5NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.13324353576531,
          53.24935829274775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023846538, CH6 5BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.132921963389612,
          53.24966698561487
        ]
      }
    }
  ]
}