{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Motney Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.615045,
            51.377001
          ],
          [
            0.6144,
            51.376858
          ],
          [
            0.614177,
            51.376808
          ],
          [
            0.6138,
            51.376658
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "West Motney Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.6138,
            51.376658
          ],
          [
            0.613479,
            51.376419
          ],
          [
            0.613429,
            51.37635
          ],
          [
            0.613171,
            51.375997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003828, ME8 7TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6150908125648664,
          51.37695895918617
        ]
      }
    }
  ]
}