{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.087089,
            50.413673
          ],
          [
            -5.087084,
            50.413525
          ],
          [
            -5.087079,
            50.413376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.087086,
            50.413851
          ],
          [
            -5.087087,
            50.413762
          ],
          [
            -5.087089,
            50.413673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034635821, TR7 1JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.087060472417759,
          50.413405709180836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090518143, TR7 1AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.087274748821547,
          50.41366988560301
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041217074, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.087204480414864,
          50.41367175206422
        ]
      }
    }
  ]
}