{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.561536,
            50.443639
          ],
          [
            -3.561307,
            50.4438
          ],
          [
            -3.561248,
            50.443842
          ],
          [
            -3.561078,
            50.443962
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000014381, TQ3 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5615362989305233,
          50.44363861199618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024001898, TQ3 2HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5612988768985767,
          50.44412746017724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024937642, TQ3 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5613747631342627,
          50.44386562351543
        ]
      }
    }
  ]
}