{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Borough Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.030057,
            51.290896
          ],
          [
            0.030897,
            51.291696
          ],
          [
            0.031225,
            51.292008
          ],
          [
            0.031635,
            51.292532
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007908106, TN16 2LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03163546884233897,
          51.29253185121517
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007917791, TN16 2LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03067057555854137,
          51.291793178987525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061592173, TN16 2LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03115021473920262,
          51.292261487913756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061592175, TN16 2LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.031138372401026425,
          51.29166815461904
        ]
      }
    }
  ]
}