{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kingston Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.656298,
            53.39188
          ],
          [
            -2.656369,
            53.391668
          ],
          [
            -2.656439,
            53.391456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013403229, WA5 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6562952809553404,
          53.391888560994396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010291999, WA5 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6560838104021864,
          53.39182680247776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010292000, WA5 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.656476403561623,
          53.39193250858756
        ]
      }
    }
  ]
}