{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highpark Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.036531,
            53.376012
          ],
          [
            -3.036448,
            53.375902
          ],
          [
            -3.036365,
            53.375791
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Highpark Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.036841,
            53.3762
          ],
          [
            -3.036686,
            53.376106
          ],
          [
            -3.036531,
            53.376012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42183610, CH42 9JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0363797694793924,
          53.3757908365358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015339986, CH42 9JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0367051977874286,
          53.37619251574647
        ]
      }
    }
  ]
}