{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Almon Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.50696,
            51.386311
          ],
          [
            0.507249,
            51.386429
          ],
          [
            0.507538,
            51.386546
          ],
          [
            0.507629,
            51.386583
          ],
          [
            0.507719,
            51.38662
          ],
          [
            0.507824,
            51.386661
          ],
          [
            0.507929,
            51.386702
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44004079, ME1 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5069592796525888,
          51.38630245423205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44112478, ME1 1ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5075264456212417,
          51.386686029310205
        ]
      }
    }
  ]
}