{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.395328,
            53.744798
          ],
          [
            -2.395254,
            53.744729
          ],
          [
            -2.395204,
            53.744683
          ],
          [
            -2.395172,
            53.744653
          ],
          [
            -2.395016,
            53.744509
          ],
          [
            -2.395137,
            53.744341
          ],
          [
            -2.395258,
            53.744173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010696037, BB5 3DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.394993502715371,
          53.74465528802669
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885526, BB5 3EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3949921531742655,
          53.744511482880974
        ]
      }
    }
  ]
}