{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bettany Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.189532,
            53.041264
          ],
          [
            -2.189469,
            53.041348
          ],
          [
            -2.189405,
            53.041432
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bettany Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.189405,
            53.041432
          ],
          [
            -2.189346,
            53.041517
          ],
          [
            -2.189287,
            53.041603
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134244, ST6 2BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.189019017956511,
          53.04178307149182
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025202173, ST6 2BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.189464170213179,
          53.04126099375765
        ]
      }
    }
  ]
}