{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Groves Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.074915,
            53.966745
          ],
          [
            -1.074702,
            53.966661
          ],
          [
            -1.07449,
            53.966576
          ],
          [
            -1.074308,
            53.966862
          ],
          [
            -1.074126,
            53.967149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Groves Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.075001,
            53.966203
          ],
          [
            -1.074798,
            53.966355
          ],
          [
            -1.074596,
            53.966507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002493093, YO31 7NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0750006586799186,
          53.966211595084545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093240071, YO31 7ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0789132527598468,
          53.96367105906787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050555857, YO31 7ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.078868721432823,
          53.96361678940058
        ]
      }
    }
  ]
}