{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saxon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.402637,
            53.430205
          ],
          [
            -1.402459,
            53.430024
          ],
          [
            -1.402281,
            53.429844
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023206319, S61 2EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4026522887872965,
          53.430204926255676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091629429, S61 2EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4022690660812773,
          53.42962773626285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000564956, S61 2EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4018301111945715,
          53.42980531291557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000564962, S61 2EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.40234317880434,
          53.42970900482222
        ]
      }
    }
  ]
}