{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leeds Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.30769,
            50.790721
          ],
          [
            0.307764,
            50.790535
          ],
          [
            0.307837,
            50.790349
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Leeds Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.307837,
            50.790349
          ],
          [
            0.308731,
            50.790076
          ],
          [
            0.309624,
            50.789803
          ],
          [
            0.309933,
            50.78971
          ],
          [
            0.310241,
            50.789618
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281143, BN23 6JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3076548124794206,
          50.790397289480325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025214476, BN23 6LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.30762556300471605,
          50.79066768892614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060012392, BN23 6JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.30796002106583886,
          50.790544147501436
        ]
      }
    }
  ]
}