{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swine's Meadow Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.306719,
            52.692332
          ],
          [
            -0.304357,
            52.690383
          ],
          [
            -0.301994,
            52.688435
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Swine's Meadow Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.301994,
            52.688435
          ],
          [
            -0.301923,
            52.688068
          ],
          [
            -0.301852,
            52.687702
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007260053, PE6 8GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3069332068457117,
          52.69251279189907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025059991, PE6 8DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30315348463967356,
          52.68886247649396
        ]
      }
    }
  ]
}