{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.526028,
            53.424767
          ],
          [
            -2.525863,
            53.424759
          ],
          [
            -2.525862,
            53.424759
          ],
          [
            -2.52583,
            53.424768
          ],
          [
            -2.525361,
            53.424893
          ],
          [
            -2.524708,
            53.425068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008653511, WA3 7BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5260283356672444,
          53.4247671199949
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013404438, WA3 6AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5260283356672444,
          53.4247671199949
        ]
      }
    }
  ]
}